jzmq
Messaging library
A Java binding for the ZeroMQ messaging library
Java binding for ZeroMQ
590 stars
75 watching
364 forks
Language: Java
last commit: over 2 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,977 |
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,191 |
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 libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
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 | 323 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |