Download of javadocs-5.3.0-public.zip (javadocs-5.3.0-public.zip ( external link: SF.net): 2,235,853 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
2,235,853 bytes
MD5
452a0804a36c6d977512c6d460e07e33

프로젝트 설명

A Java and .Net middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication.

Broker-less: messages are transmitted directly between eBus applications. There is no message broker (i.e. server) in between.

Type+topic addressing: eBus clients subscribe to a message class (type) and message topic, providing stronger typing than just topic-based subscriptions.

Object-level communication: eBus delivers messages directly to client objects, not to a client process.