Well in my grad paper i'm going to talk besides other things about jboss cache 
too. I'm gonna say that "JBoss Cache is a tree which can be replicated between 
processes". Now i'm gonna have an audience of professors which know crap, but 
to hide their knowledge they like to ask a lot of stupid questions mostly 
unrelated to the subject. But just in case that someone decides to get smart 
and asks the question:

 "How can java replicate an object between processes? Doesn't that imply that 
they need some kind of shared memory? Does java implements a tool for that?" Or 
is it the case where a process is started and it spawnes some threads and they 
of course have the shared memory. I'm sure it;s not that. Or when i say 
cache.start() does it create a localhost socket and comunicates with other 
processes? Does it work with instances of objects created localy but inside 
different virtual machines?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876303#3876303

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876303


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to