Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » JMS providers, JGroups providers, ECF servers (oh my)
JMS providers, JGroups providers, ECF servers (oh my) [message #619051] Tue, 04 September 2007 07:39 Go to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Folks,

In order to expand the usefulness of ECF, for both Equinox-based servers
and clients, I've created ECF providers using two Java Messaging Service
(JMS) implementations:

1) ActiveMQ/Websphere CE
2) BEA Weblogic

These two JMS implementation plugins are based upon plugin
(org.eclipse.ecf.provider.jms) that uses a JMS topic to communicate.
These two JMS-implementation-specific plugins are very thin, and are
easily duplicated for other JMS implementations. As per this
enhancement request:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187654, I am going to add
one more JMS implementation based upon Net4j.

Each of these providers defines both a server container and a client
container, and each also exposes an IApplication instance for
starting/running via Equinox rather than Eclipse.

Also, I've implemented an ECF provider based upon JGroups
(www.jgroups.org) a java-implemented messaging API that uses reliable
multicast for peer-to-peer communication. This makes it possible to run
an ECF generic client with no server, with efficient and reliable
peer-to-peer communication.

Any applications built upon ECF datashare API, shared object API, or
remote services API will work unmodified on this topology, as well as
the JMS providers above or the ECF generic server.

The plugins will exist at the ECF OSU OSL site, at least for the near
future, because they depend upon libraries that are under licenses
incompatible with the EPL. I hope to have them in the build for binary
distribution by this Friday (Sept 7) ECF 1.1 release.

Please let me know if you have any questions or comments. See here:
http://ecf1.osuosl.org for info about accessing the source code.

Scott
Re: JMS providers, JGroups providers, ECF servers (oh my) [message #619564 is a reply to message #619051] Tue, 04 September 2007 08:25 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
Very cool.

Alex.
Previous Topic:Setting up a generic server nightmare
Next Topic:blog posting
Goto Forum:
  


Current Time: Fri Apr 26 17:54:28 GMT 2024

Powered by FUDForum. Page generated in 0.03328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top