[jboss-user] [JBoss Cache: Core Edition] - Re: Advice setting JBoss Cache up loading from hibernate and

lonny27 do-not-reply at jboss.com
Fri Feb 27 05:03:42 EST 2009


Hi Ian,

I've an identical application architecture, but only with one GUI attached. My current approach is also based on JMS transporting POJO's from and to the a JBossAS using Hibernate as persistence provider.

I was about to implement a system, that does all the sync stuff between the client and the server (I'm working with a quite large data-model; one data-model instance may consist of up to 250,000 entities; so load/update on demand, eviction of unused entities is an important point), when I was pointed to JBoss Cache.

I came to the same conclusion, that I would need to implement a cache loader that performs the translation between the jboss cache and the hibernate operated data base.

Did you have any success so far?

Best Regards,
Ron

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

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



More information about the jboss-user mailing list