"Nitinthisside" wrote : Is it possible to use a JBossCache in a stand alone manner and utilising its features of being distributed without writing any sutom code for updating the caches.
Hi, we're using JBossCache as sort of "Distributed Shared Memory" replacement in a custom Java application (currently running on 5~10 machines) that has absolutely nothing to do with J2EE or JBoss. Beside from the configuration for our environment (which was quite tricky to setup as we started as totally rookies regarding jgroups) the JBC runs quite fine without any problems so far and did not require any additional code for handling the cache [update] functionality. So quite recommended ,-) Best regards, Soeren Gerlach View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926568#3926568 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926568 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
