Tagged Questions

5
votes
3answers
49 views

Are there any existing Java caching facades?

I'm getting ready to start working on performance in an application which will eventually be running distributed, but currently is in [greenfield] development. I'd like to be able to introduce ...