On Fri, 2002-03-08 at 14:31, Jon Ferguson wrote:
> Hey I'm using PostreSQL so you may be my man!..  Synchronisation.. this may
> sound weird but have you looked at using JMS for notification?  I'll also be
> playing in that pen over the next few months.

I did this is a previous project with TopLink instead of Castor, using
JMS. (Before TopLink had distributed cache)  Basically, we 'caught' when
an object was modified, grabbed its unique identifier, and sent that to
the other servers.  Each one was told to drop the object from its cache.
We used WebLogic's JMS for that one.

BTW, JBoss 3.0 has clustering support now. 
 
-- 

Virtually, 
Ned Wolpert <[EMAIL PROTECTED]>

D08C2F45:  28E7 56CB 58AC C622 5A51  3C42 8B2B 2739 D08C 2F45 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to