Rinda::TupleSpace

class Rinda::TupleSpace

Parent:
Object
Included modules:
DRb::DRbUndumped, MonitorMixin

The Tuplespace manages access to the tuples it contains, ensuring mutual exclusion requirements are met.

The sec option for the write, take, move, read and notify methods may either be a number of seconds or a Renewer object.

Public Class Methods