I am using version 1.2.2 and attempting to configure jbosscache standalone. My 
problem is as follows:

I run two instances of a "handshake" test on two sepatate machines. The test 
consists of client A putting a key in cache and client B then performing a get 
on this key (both caches were started beforehand). If I use a FileCacheLoader, 
the test works (but a performance test, using this configuration, outputs very 
unsatisfactory values - about 40 puts-per-second). If I don't use a 
CacheLoader, client B does not see the value placed in cache by client A.

What I would like to know is if I can configure the cache not to use disk 
back-up at all (to work only in memory) while at the same time having 
consistency across machines. If this is possible, configuration tips or a small 
configuration xml would be very appreciated.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to