[ ソース: jeromq ]
パッケージ: libjeromq-java (0.3.6-1.1)
libjeromq-java に関するリンク
Debian の資源:
jeromq ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.