Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Distributed publish/subscribe middleware architecture.

Originally published: 2001-10-14 01:18:27
Last updated: 2001-10-14 01:18:27
Author: Graham Dumpleton

Simple example of setting up a distributed publish/subscribe system. Shows creation of a central exchange service which all participating processes connect to. Services can then set themselves up as publishers, with other services able to subscribe to what is being published.