jQuery in Action, 2nd edition
The moose likes EhCache and the fly likes Cache System Supporting Java Integration Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Caching » EhCache
Reply Bookmark "Cache System Supporting Java Integration" Watch "Cache System Supporting Java Integration" New topic
Author

Cache System Supporting Java Integration

James Dekker
Ranch Hand

Joined: Dec 09, 2006
Posts: 215
Am building a restful web service which needs to populate data (from a parsed JSON object) into a cache.

Question(s):

1. What are the cheapest (preferably open source) and easiest to use cache systems that support Java, Web Service (Restful), and tomcat integration?

2. Do they have an expiration policy?

3. Do they have support for in-memory and / or file system persistence?

I am seeking something that doesn't require a big learning curve.

Thank you for taking the time to read this...
James Dekker
Ranch Hand

Joined: Dec 09, 2006
Posts: 215
It says one reply for this post: Today 14:48:49 by William P O'Sullivan

But the only thing I see is some type of advertisement stating:

"I agree. Here's the link: jrebel"

Perhaps the response by Mr. Sullivan was deleted?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Cache System Supporting Java Integration
 
Similar Threads
RESTful Web Services:About the book
Servlet JSON response
Difference between servlet and restful webservice
Spring Integration in Action Book - Why we need Spring integration?
RestFul web services with Axis 2