Hi,
I’m writing TupleSpace in C++ and I’d like to have it compatibile with
Ruby TupleSpace (Rinda). Is there any documenation about Rinda socket
communication? I don’t want to lost lot of time with debugging socket
communication.
Thanx
Hi,
I’m writing TupleSpace in C++ and I’d like to have it compatibile with
Ruby TupleSpace (Rinda). Is there any documenation about Rinda socket
communication? I don’t want to lost lot of time with debugging socket
communication.
Thanx
On Dec 12, 2009, at 2:39 AM, Vm Vm wrote:
Hi,
I’m writing TupleSpace in C++ and I’d like to have it compatibile with
Ruby TupleSpace (Rinda). Is there any documenation about Rinda socket
communication? I don’t want to lost lot of time with debugging socket
communication.
Rinda uses DRb for communication over sockets. There is not a “spec” for
the communication protocol used by DRb. You’ll have to read through the
ruby source code to find out how it works.
Blessings,
TwP
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