Distributed OSGi EventAdmin Service

June 16, 2009 | 1 min Read

For those interested, there’s a new Distributed OSGi EventAdmin Service remote services example now available.

What does this mean? Well, you can now create distributed implementations of OSGi services using JMS or other messaging frameworks for distributing messages to other OSGi frameworks. This is all possible because of ECF’s provider architecture that allows the creation of a distributed EventAdmin implementation that can use a variety of wire protocols (e.g., XMPP, ActiveMQ).

Please let email the ecf-dev list if you have any questions!