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


What is the implementation of any 'Equinox (OSGI)' to use in Ruby?

I would like to use multi-functional distributed in Ruby with easy management and I was not able to find anything like e

OSGI is a technology for Java virtual machine, so it works with JRB.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -