jzmq
Messaging library
A Java binding for the ZeroMQ messaging library
Java binding for ZeroMQ
589 stars
75 watching
364 forks
Language: Java
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,991 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,194 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
apache/rocketmq-clients | A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 909 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 324 |
rabbitmq/rabbitmq-java-client | A client library for interacting with RabbitMQ message queues in Java | 1,250 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 26 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 350 |