Download of egui-6.1.0.jar (egui-6.1.0.jar ( external link: SF.net): 18,946,382 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
18,946,382 bytes
MD5
f63ca782b695b4c49dfc0504731ef04d

專案描述

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.