VOOZH about

URL: https://www.javacodegeeks.com/tag/coherence

⇱ Coherence Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Ankur KumarJune 24th, 2013
    0 297

    Oracle Coherence Best Practices for Session Management (Replication) in Clustered Application Servers Environment

    Oracle Coherence is a in-memory data grid product, which is also being used commonly for Session Replication across cluster of…

    Read More »
  • Enterprise Java👁 Image
    Eren AvsarogullariNovember 6th, 2012
    0 217

    Coherence Event Processing by using Map Trigger Feature

    This article shows how to process Coherence events by using Map Triggers. Basically, Distributed Data Management in Oracle Coherence is…

    Read More »
  • Enterprise Java👁 Image
    Eren AvsarogullariJune 7th, 2012
    3 255

    Oracle Coherence: Distributed Data Management

    This article shows how to provide distributed(partitioned) data management by using Oracle Coherence. In below sample application, a new cluster…

    Read More »
  • Enterprise Java👁 Image
    Eren AvsarogullariJune 5th, 2012
    0 255

    Distribute Spring Beans in Oracle Coherence

    This article shows how to distribute Spring beans by using EntryProcessor and Portable Object Format(POF) features in Oracle Coherence. Coherence…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleNovember 3rd, 2011
    0 145

    High Performance JPA with GlassFish and Coherence – Part 3

    In this third part of my four part series I’ll explain strategy number two of using Coherence with EclipseLink and…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleNovember 3rd, 2011
    0 146

    High Performance JPA with GlassFish and Coherence – Part 2

    In this second part of my four part series I’ll explain strategy number one of using Coherence with EclipseLink and…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleNovember 2nd, 2011
    0 147

    High performance JPA with GlassFish and Coherence – Part 1

    Have you heard about Coherence before? Probably yes. It’s one of those famous in-memory grid solutions promising awesome fast data access and…

    Read More »
Back to top button
Close