Hello!

This is a followup of a discussion started at the end of the excellent 
presentation by Ben at JBoss World.  Right now in jboss cache, you can have a 
persistant cache ( ie. writes to the disk ) or a cache that is replicated 
entirely in memory. I'd like to persist a subtree of the namespace - for 
example  I want that 

/persistant/data/structure 

and anything under it should survive a restart. For this, I want to be able to 
hook a OR mapping tool such as hibernate to jboss cache and have the cache do 
the rest for me. The rest of the cache is merely replicated in memory and not 
written to the database and persistance should be guarded by tx boundaries.

If such a thing is already in the works, please let me know and if not, I'd be 
an eager customer for this feature.

Thanks for a very useful piece of code.

Ranga.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to