Module Rinda
In: lib/rinda/ring.rb
lib/rinda/tuplespace.rb
lib/rinda/rinda.rb

A module to implement the Linda distributed computing paradigm in Ruby.

Rinda is part of DRb (dRuby).

Example(s)

See the sample/drb/ directory in the Ruby distribution, from 1.8.2 onwards.

Classes and Modules

Class Rinda::DRbObjectTemplate
Class Rinda::InvalidHashTupleKey
Class Rinda::NotifyTemplateEntry
Class Rinda::RequestCanceledError
Class Rinda::RequestExpiredError
Class Rinda::RindaError
Class Rinda::RingFinger
Class Rinda::RingProvider
Class Rinda::RingServer
Class Rinda::SimpleRenewer
Class Rinda::Template
Class Rinda::TemplateEntry
Class Rinda::Tuple
Class Rinda::TupleBag
Class Rinda::TupleEntry
Class Rinda::TupleSpace
Class Rinda::TupleSpaceProxy
Class Rinda::WaitTemplateEntry

Constants

Ring_PORT = 7647   The default port Ring discovery will use.

[Validate]

ruby-doc.org is hosted and maintained by James Britt and Rising Tide Software, a Ruby application development company in Phoenix, Arizona. The site was created in 2002 as part of the Ruby Documentation Project to promote the Ruby language and to help other Ruby hackers.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.