Hi Marc.

marc fleury wrote:
> 
> bugzilla is alive as of yesterday (took for ever to configure it :) and it
> is being shipped out to its new home today (denver online & wantjava).

So I'll be able to access it through the link on jboss.org tomorrow?

> re: clustering.  You seem to have a relevant experience as we need to build
> the cache with distributed notifications.  You seem to have used Jini for
> that... hmmm I was thinking multicast messages for the notifications but
> maybe jini does that better... I don't think so, but maybe I missed it.

Delivery guarantees (or lack thereof) and the ability to cross subnet
boundaries when necessary motivated me to use Jini instead of simple
multicast.  I guess it all boils down to your design goals, of which I
hope to have a better understanding by tomorrow.  :-)

Point of clarification:  are you using the terms "object cache" (what I
built using Jini) and "app server clustering" (what I understood the
jboss team to want to build using Jini) interchangeably?  I see them as
two separate things.

Reply via email to