Java Platform, Enterprise Edition: Is there any open source implementation of JSR-107 ready for production?
-
The implementation available at https://github.com/jsr107/RI is claimed to be just a proof of concept for the API, not threadsafe or high performance and does limit the size of caches or provide eviction in the header of the source code. I think JSR 107 will be part of Java EE 7 which is expected to be released by Q4 2012, as is described in the news (http://www.infoq.com/news/2011/08/jcache-jsr-lives) and the roadmap (https://blogs.oracle.com/theaquarium/entry/java_ee_7_roadmap). Does that mean that a production-ready implementation of JSR-107 will be available soon? Is Apache JCS, OSCache or Ehcache a potential candidate? http://commons.apache.org/jcs/index.html http://java.net/projects/oscache http://ehcache.org/
-
Answer:
To the best of my knowledge, other than the Reference Implementation, there is only one implementation of JCache available: Oracle Coherence. See http://docs.oracle.com/middleware/1213/coherence/develop-applications/jcache_part.htm I do expect that there will be several more implementations of JCache becoming available sometime this year (2014) or next. For the sake of full disclosure, I work at Oracle. The opinions and views expressed in this post are my own, and do not necessarily reflect the opinions or views of my employer.
Cameron Purdy at Quora Visit the source
Other answers
Hazelcast also supports JCache: http://docs.hazelcast.org/docs/latest/manual/html/jcache.html
Wim Deblauwe
Related Q & A:
- Is there any open-source antivirus for Android?Best solution by avira.com
- Are there any open-source check-in / check-out systems?Best solution by stackoverflow.com
- What is the alternative to an enterprise portal strategy in the Java space?Best solution by Programmers
- Are there any open source projects for building websites like elance?Best solution by Stack Overflow
- How to Implement Gateway Service something similar to Oracle API gateway Using Java and Java based Open Source frameworks only?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.