[ 源代码: jeromq ]
软件包: libjeromq-java (0.3.6-1)
libjeromq-java 的相关链接
Trisquel 的资源:
下载源码包 jeromq:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Emmanuel Bourg
外部的资源:
- 主页 [github.com]
相似软件包:
Java implementation of the ZeroMQ messaging library
JeroMQ is pure Java implementation of the ZeroMQ messaging library (libmzq). Compared to jzmq (libzmq-java) this implementation doesn't rely on a native library.
JeroMQ support ZMTP/2.0, the tcp:// and inproc:// protocols. ipc:// protocol works only between jeromq. The API is compatible with jzmq.