Re: What is the best way to synchronize EOs between coordinators?
Re: What is the best way to synchronize EOs between coordinators?
- Subject: Re: What is the best way to synchronize EOs between coordinators?
- From: "Pierce T. Wetter III" <email@hidden>
- Date: Mon, 5 Jun 2006 09:10:49 -0700
On Jun 4, 2006, at 8:37 PM, John Bruce wrote:
I've also had some success with jgroups (http://www.jgroups.org).
Using the NotificationBus class it is quite easy to send serialized
java objects to applications on the same network using multicast. I
just changed the existing JMS based change notification framework to
use this instead. The NotificationBus expects to send a Serializable
object.
If anyone is interested I could post the code to wocode but it's easy
to implement on it's own.
Thanks for the link. The nice thing about spread is that we use it
for other things too, like we use it to post notifications for other
things besides changed objects. (Like every night when the stock
prices get updated.)
WOTip: Use a direct action unless a <FORM> tag or Ajax was involved
somewhere.
More Tips: http://www.twinforces.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden