Flowdock

A RingServer allows a Rinda::TupleSpace to be located via UDP broadcasts. Service location uses the following steps:

  1. A RingServer begins listening on the broadcast UDP address.
  2. A RingFinger sends a UDP packet containing the <a href="/ruby/DRb">DRb</a> <a href="/ruby/URI">URI</a> where it will listen for a reply.
  3. The RingServer recieves the UDP packet and connects back to the provided <a href="/ruby/DRb">DRb</a> <a href="/ruby/URI">URI</a> with the DRb service.
Show files where this class is defined (1 file)
Register or log in to add new notes.