amichair opened a new pull request, #93: URL: https://github.com/apache/aries-rsa/pull/93
Added a new lightweight discovery provider for situations where zookeeper is overkill - itests, tck tests, a couple containers on one machine, a small number of hosts on a LAN, etc. Each node bascially just opens a direct TCP connection to all other nodes, and endpoint notifications are sent directly between them, with no need for an external central registry like zookeeper. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
