1. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  2. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  3. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  4. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  5. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/store/cluster/messaging/ClusterCommunicationService.java]
  8. f5d263b Bugfixes for DistributedLockManager functionality by Madan Jampani · 10 years ago
  9. 76b54bf ClusterMessagingProtocolServer: start listening at correct timing by Yuta HIGUCHI · 10 years ago
  10. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  11. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  12. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  13. 4a9cb6d Added sendAndReceive API to ClusterCommunicationService by Madan Jampani · 10 years ago
  14. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  15. a10f388 Moved ClusterCommunicationService related to api bundle by Yuta HIGUCHI · 10 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/cluster/messaging/ClusterCommunicationService.java]
  16. 890bc35 Added Netty based messaging. Updated cluster management to use Netty based messaging by Madan Jampani · 10 years ago
  17. d33e640 Integrated Kryo serializers with the communications manager and IO loop stuff. by tom · 10 years ago
  18. 1d416c5 Working on the cluster i/o by tom · 10 years ago