[ ソース: libmbassador-java ]
パッケージ: libmbassador-java (1.3.1-2)
libmbassador-java に関するリンク
Debian の資源:
libmbassador-java ソースパッケージをダウンロード:
- [libmbassador-java_1.3.1-2.dsc]
- [libmbassador-java_1.3.1.orig.tar.gz]
- [libmbassador-java_1.3.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
feature-rich Java event bus optimized for high-throughput
MBassador is a light-weight, high-performance event bus implementing the publish subscribe pattern. It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency and performance.
The core of MBassador is built around a custom data structure that provides non-blocking reads and minimized lock contention for writes such that performance degradation of concurrent read/write access is minimal.