TupleBag is an unordered collection of tuples. It is the basis of Tuplespace.
find_all(template) Instance Public methods Finds all live tuples that match
has_expires?() Instance Public methods true if the
push(tuple) Instance Public methods Add tuple to the
delete_unless_alive() Instance Public methods Delete tuples which dead tuples
delete(tuple) Instance Public methods Removes tuple from the
find(template) Instance Public methods Finds a live tuple that matches template
find_all_template(tuple) Instance Public methods Finds all tuples in the