[ 原始碼: 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.