Is there any 'Equinox (OSGi)' like implementation for using in Ruby?

I would like to use distributed multimodality with easy management in Ruby and I wasn`t able to find anything like E

link|improve this question

67% accept rate
feedback

1 Answer

OSGi is a technology for the Java Virtual Machine, so it works with JRuby.

link|improve this answer
Thank you for answer, but is there any chance to get similar functionality outside JVM(without JRuby) and without OSGi for JVM itself? – Sergey Mar 27 '11 at 19:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.