NetworkService
Posted by mbanafa on January 10, 2012 at 6:33 PM PST
Summary
NetworkService is a communication interface for multicast group
members and message passing system that has the following properties:
-Reliable message delivery (1.0.0.2+).
-In-order message delivery.
-Unicast and multicast message passing.
-Asynchronous communication (synchronous communication can be built over it).
100% java
Parent project
no parent
Community:
»
- 98 reads



