Module: Rinda
| Relationships & Source Files | |
| Namespace Children | |
| 
       Classes: 
      
     | |
| 
       Exceptions: 
      
     | |
| Defined in: | lib/rinda/rinda.rb, lib/rinda/ring.rb, lib/rinda/tuplespace.rb  | 
    
Overview
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.
Constant Summary
- 
    Ring_PORT =
    # File 'lib/rinda/ring.rb', line 14
The default port Ring discovery will use.
7647 - 
    VERSION =
    
# File 'lib/rinda/rinda.rb', line 21"0.2.0"