Télécharger des README-tools.txt (README-tools.txt ( lien externe: SourceForge.net): 563 octets) va bientôt commencer. Sinon, cliquez sur README-tools.txt ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
563 octets
MD5
53b1e4fccd07b0359dcb18f3f720a885

Description du projet

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.