RCS ha scritto:
> Hi,
> 
> a Ruby newbie (me) wonders: are there any CORBA bindings (libraries) for 
> Ruby?
> 
> If so, where could I obtain them?
> 
> Btw, Ruby is really cool, it might even make me ditch Python.
> 

people already talked about DRb.. I'll just add that Drb does not only 
supports remote method invocation, but it even comes with an 
implementation of Linda TupleSpace (Rinda) and with a jini-like system 
(automatic service/clients discovery, named Rinda::Ring)