Concept
Major ideas behind the CELLMB are
avoidance of hardwired end-to-end connections using a publish/subscribe mechanism,
abstraction of the message receivers,
reliable processing using the supervisor,
concealment of distributed message processing.
Nevertheless the library sall be simple and small. It's all based on four modules.
Design
...
Open Issues
Store information about local and remote in registry
De-register a service in terminate
De-register a local registration on all remote nodes
