Oracle Coherence

In computing, Oracle Coherence (originally Tangosol Coherence) is a Java-based distributed cache and in-memory data grid. It is claimed to be intended for systems that require high availability, high scalability and low latency, particularly in cases when traditional relational database management systems provide insufficient throughput, or insufficient performance.[1]

History[edit]

Tangosol Coherence was created by Cameron Purdy and Gene Gleyzer, and initially released in December, 2001.[2]

Oracle Corporation acquired Tangosol Inc., the original owner of the product, in April 2007, at which point it had more than 100 direct customers.[3] Tangosol Coherence was also embedded in a number of other companies' software products, some of which belonged to Oracle Corporation's competitors.[4]

Features[edit]

Coherence provides mechanisms to integrate with other services using TopLink, Java Persistence API, Oracle Golden Gate[5] and other platforms using APIs provided by Coherence.

Coherence can be used to manage HTTP sessions via Coherence*Web,[6] in applications services such as Oracle WebLogic Server, IBM WebSphere,and Apache Tomcat.

In the summer of 2020, Coherence Community Edition was released as open source on GitHub.[7] Some Coherence usage patterns are also open source and are listed and supported through the Oracle Coherence incubator.[8] These patterns implement features such as messaging, work distribution and data replication across wide area networks with Coherence.

See also[edit]

References[edit]

  1. ^ "Oracle Coherence". Oracle. Retrieved August 3, 2023.
  2. ^ "Tangosol, Inc". 2002-02-08. Archived from the original on 2002-02-08. Retrieved 2019-04-02.
  3. ^ "Oracle and Tangosol Acquisition Announcement" (PDF). Oracle.com. 2007-03-23. Retrieved 2014-10-18.
  4. ^ Oracle to Acquire a Lead in Extreme Transaction Processing
  5. ^ "Oracle GoldenGate". Oracle.com. 2012-10-24. Retrieved 2012-11-07.
  6. ^ "Coherence*Web Session Management Module - Coherence 3.4 User Guide - Oracle Coherence Knowledge Base". Coherence.oracle.com. 2009-04-13. Retrieved 2012-11-07.
  7. ^ Coherence open source Community Edition announcement
  8. ^ The Coherence Incubator

External links[edit]