From: Eric Hodel Date: 2007-11-17T12:05:26+09:00 Subject: Re: Rinda and Tuple Spaces On Nov 16, 2007, at 02:01 , Mike Ho wrote: > If I have a tuple space set up and running using Rinda does a > client of > the space have to be written in Ruby or (like web-services) can a > client > be in a language other than Ruby? The client must be capable of using DRb. AFAIK, only ruby implementations implement DRb. (You can use YAML with DRb, instead the Marshal format.) -- Poor workers blame their tools. Good workers build better tools. The best workers get their tools to do the work for them. -- Syndicate Wars