Amichai Rothman created ARIES-2202:
--------------------------------------

             Summary: Add TCP Discovery Provider
                 Key: ARIES-2202
                 URL: https://issues.apache.org/jira/browse/ARIES-2202
             Project: Aries
          Issue Type: New Feature
          Components: Remote Service Admin
    Affects Versions: rsa-1.16.1
            Reporter: Amichai Rothman


The idea is to add a new lightweight discovery provider for situations where 
zookeeper is overkill - itests, tck tests, a few containers running on one 
machine, a small cluster of hosts on a LAN, etc.

Each node would bascially just open a direct TCP connection to all other nodes, 
based on a simple fixed configuration of peer addresses. Endpoint notifications 
are sent directly between the peers (via simple Java serialization) with no 
need for an external server holding a stateful central registry like zookeeper, 
no dependencies to manage, etc. Something simple to set up and self-contained.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to