Software:Ehcache
Developer(s) | Terracotta, Inc.[1] |
---|---|
Stable release | 3.10.0
/ 10 March 2022[2] |
Written in | Java |
Operating system | Cross-platform |
Type | Cache |
License | Apache License 2.0 |
Website | www |
Ehcache (/ˈiːeɪtʃkæʃ/ EE-aytch-kash[3]) is an open source Java distributed cache for general-purpose caching, Java EE and .[4] Ehcache is available under an Apache open source license.[1]
Ehcache was developed by Greg Luck starting in 2003. In 2009, the project was purchased by Terracotta, which provides paid support. The software is still open-source, but some new major functionalities (Fast Restartability Consistency) are available only in commercial products, like Enterprise Ehcache and BigMemory, which are not open source. In March 2011, the Wikimedia Foundation announced it would use Ehcache to improve the performance of its wiki projects.[5] However this was quickly abandoned after testing revealed problems with the approach.
The name Ehcache is a palindrome.
See also
References
- ↑ 1.0 1.1 "Ehcache Overview". http://ehcache.org/documentation/overview.html.
- ↑ "Download Ehcache". https://www.ehcache.org/downloads/.
- ↑ "The Essence of Caching - Ehcache". YouTube. February 26, 2011. https://www.youtube.com/watch?v=TszcAWgCXD0. Retrieved 17 November 2021.
- ↑ "Features". http://www.ehcache.org/about/features.html.
- ↑ Mark Bergsma; Tomasz Finc (2 April 2011). "Wikimedia engineering March 2011 report#Performance optimization". http://techblog.wikimedia.org/2011/04/wikimedia-engineering-march-2011-report/#Performance_optimization.
External links
Original source: https://en.wikipedia.org/wiki/Ehcache.
Read more |