A module to implement the Linda distributed computing paradigm in Ruby.
Example(s)
See the sample/drb/ directory in the Ruby distribution, from 1.8.2 onwards.
Namespace
- 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. |
||
VERSION | = | "0.2.0" |