Skip to content
This repository has been archived by the owner on Oct 22, 2018. It is now read-only.

Distributed Registry #22

Open
exabrial opened this issue Jun 22, 2016 · 1 comment
Open

Distributed Registry #22

exabrial opened this issue Jun 22, 2016 · 1 comment

Comments

@exabrial
Copy link

It would be really neat if:

  • SnoopEE service endpoints broadcast themselves via multicast to the current subnet
  • SnoopEE in the consuming application listened for these heartbeats
  • The CDI SnoopEE proxy in the consuming application chose a service endpoint based on the current heartbeat activity
  • If a heartbeat dies, the CDI SnoopEE proxy would stop sending traffic there
  • If a heartbeat is added, the CDI SnoopEE proxy starts sending traffic there

Cheers,

@venth
Copy link

venth commented Apr 8, 2018

Hi guys, I think that a leaderless approach to implement distributed registry could be a good one. Please take a look at: http://efficient.github.io/epaxos/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants