Hi,
I am designing a J2EE application which has to read lot of data from a database , cache it and the data has to be available to the client on a need basis.
In other words the requirement is similar to the problem addressed by ValueListIterator pattern.
However, I was looking for any open source framework which best addresses this situation of a client accessing bulk cached data on server on a page by page basis. I came across BC4J Framework which does something.
Could someone plz comment on any other good frameworks like that which are widely used.
Thanks
-
J2EE + data caching and iterating page by page (2 messages)
- Posted by: Kiran Kumar
- Posted on: October 20 2003 01:03 EDT
Threaded Messages (2)
- J2EE + data caching and iterating page by page by stephen smithstone on October 20 2003 06:59 EDT
- J2EE + data caching and iterating page by page by Rob Misek on October 20 2003 09:53 EDT
-
J2EE + data caching and iterating page by page[ Go to top ]
- Posted by: stephen smithstone
- Posted on: October 20 2003 06:59 EDT
- in response to Kiran Kumar
OSCache from open sympthony -
J2EE + data caching and iterating page by page[ Go to top ]
- Posted by: Rob Misek
- Posted on: October 20 2003 09:53 EDT
- in response to Kiran Kumar
Tangosol's Coherence.
Later,
Rob Misek
Tangosol, Inc.
Coherence: Cluster your Work. Work your Cluster.