R2CORBA
the Ruby CORBA Implementation
R2CORBA is the implementation of the Ruby CORBA Language mapping (RCLM) and is provided as open source.
R2CORBA provides a 100% OMG RCLM compliant CORBA implementation for MRI and JRuby featuring:
-
100% native Ruby IDL compiler
-
Support for direct IDL inclusion in Ruby code
-
Support for Ruby CORBA clients
-
Support for Ruby CORBA servants
-
Support for all IDL defined data types
-
And more…
Try it out!
This is the easiest to install (R2)CORBA product in existence. Just execute gem install r2corba
and start working.