Hi,
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?
Thanks
Mike
Hi,
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?
Thanks
Mike
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.)
Eric H. wrote:
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.)
I see, thanks.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs