Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Initial EventAdmin example implementation

Hi Folks,

I've finished an initial example implementation of the OSGi EventAdmin service for distributing Event instances within a distributed pub-sub group. See the wiki page here:

http://wiki.eclipse.org/Distributed_EventAdmin_Service

It's implemented to use the ECF shared object API, so it's possible to run everything on several providers...e.g. ECF generic, ActiveMQ, JavaGroups, XMPP Groups, and others. Currently, there are product specs for running under ECF generic and ActiveMQ providers.

If you have any thoughts/comments, additions or corrections for the wiki page and/or the code, please open bugs (for code) and make the changes/additions on the wiki pages.

Scott




Back to the top