From: "Alex V. Breger" Date: 2007-05-01T00:47:05+09:00 Subject: Rinda::TupleBag Hello In the current version of Ruby (http://svn.ruby-lang.org/repos/ruby/trunk/lib/rinda/tuplespace.rb) Rinda::TupleBag is implemented with hash by tuple size and then with array. This realization is simple and fast on very small amount of data, but scales very bad (especially in searching). How will it be rewritten? Is there any attempts to make faster the standard version? -- WBR, Alex V Breger, computer-science.ru