[ 
https://issues.apache.org/jira/browse/ARIES-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077223#comment-18077223
 ] 

ASF subversion and git services commented on ARIES-2202:
--------------------------------------------------------

Commit 5d51c4c60e5e51e5f8ad2a84aef40c8482a5f90b in aries-rsa's branch 
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=5d51c4c6 ]

ARIES-2202 Add TCP Discovery Provider


> 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
>            Priority: Major
>
> 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