|
Hi, I would like to comment on a message from Guglielmo Lichtner posted on the jonas-dev mailing list on Feb. 14th under the title Jonas vs Weblogic, and in particular on the micro-protocol issue. As you know, Jonas can currently use Jeremie, an RMI-like personnality built on top of a framework called Jonathan (see the ObjectWeb site: http://www.objectweb.org), instead of SUN's RMI. Jonathan features a communication framework that precisely defines a micro-protocol architecture. All protocols used by Jonathan (e.g., IIOP) are developed by connecting such micro-protocols in graphs. For the time being, there are not many protocols developed : only wrappers for TCP/IP and IP multicast, GIOP and a simplified version of RTP. But new protocols could be added, in particular if a MOM is to be developed using the Jonathan architecture. It should also be possible to introduce group management protocols. The only up-to-date description of the communication framework is the API documentation (http://www.objectweb.org/en/jonathan/Jonathan/doc/apis/org/objectweb/jonathan/apis/protocols/package-summary.html). I would be interested by feedback on this framework, if anyone wishes to experiment with it. Best regards, Bruno
------------------------------------------------------------------------- Original message: Date: Thu, 10 Feb 2000 11:43:29 -0500 (EST) I am writing this following an exchange with Gerard Vandome (included
I would like to participate in writing a replicated cache, load balancing
I propose that we implement a replicated cache using a group communication
http://www.cs.cornell.edu/Info/Projects/JavaGroupsNew/index.html
Replication is not very useful without load balancing and failover. I
http://www.omg.org/cgi-bin/doc?orbos/99-12-08
I want to pitch group communication toolkits to you some more. Most of
The toolkits out there contain several protocols that deal with leader
Although the development of this is quite thrilling, my real interest in
--------------------------------------------------------------------------
|
