marc fleury wrote:
> |So one, BEA screwed up using multicast for messaging large amounts of data
> |in a cluster. Other products like Gemstone have a much more mature cluster
> |technology and do not need to message to stay in synch.
> 
> that is actually pretty smart (mcast sync of ball) we were planning on using
> that... if they ran into problems likeliness is we will too

Good: use multicast for dirty notifications.
Bad: use multicast for sending actual data.

Only read data from databases. 

/Rickard

-- 
Rickard Öberg
Xpedio

Author of "Mastering RMI"
Email: [EMAIL PROTECTED]


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to