I would like to know if jboss cache would be suitable for the following. We have a view
that returns a very large recordset. It can take up to 2-3 minutes for the data to
actually be pulled from our DB to our client app. Can jboss cache be used to store this
data in a central location that N number of clients can access? The cache would need to
always be available. Also, is it possible to keep the cache current when new records, and
or edits are made, and then broadcast these changes to our users? I am new at using cache
managers and just want to know if this scenario would work with jboss cache? Much
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134968#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...