Oracle Coherence on Docker
Oracle Coherence on Docker. How to run Oracle Coherence clusters in Docker Containers on multiple Docker hosts.
14 Jan, 2016
Oracle Coherence on Docker. How to run Oracle Coherence clusters in Docker Containers on multiple Docker hosts.
11 Sep, 2013
This post is going to be about how to add functionality to Oracle Coherence services using the cache configuration and my new favourite Coherence 12.1.2 feature – custom namespaces. I had been playing around...
21 Aug, 2013
This blog post is going to be about Oracle Coherence regular expression cache mapping. Recently there was an e-mail exchange between Andrew Wilson, a good friend of mine, and the Oracle Coherence engineers on...
18 Aug, 2013
As I alluded to in my previous blog on Coherence 12.1.2 Custom Namespaces and Oracle NoSQL, you can now run Coherence without requiring a cache configuration XML file. Just for some fun, this post...
16 Aug, 2013
Oracle Coherence 12.1.2 Custom Namespaces is a new feature in Coherence 12.1.2 that allows you to add custom functionality to the Coherence cache configuration file. If anyone has used custom namespaces with something like...
19 Apr, 2013
This blog post is about making life easier when testing Oracle Coherence .Net client applications by using the Oracle Tools library on Git Hub. In my last blog about Oracle Tools I talked about...
9 Apr, 2013
This blog post is going to cover the new Oracle Tools project hosted on the Coherence Comunity GitHub site and how to use this to help test your applications, specifically Java and Oracle Coherence...
22 Jun, 2012
For this blog I am going to talk about how to do an Oracle Coherence Top n query – that is a query such as find me the top n things in a cache...
12 Jun, 2012
This blog post is about how to perform queries in Oracle Coherence that replicate the sort of data you get from an Excel pivot table. The post was prompted by a question on the...
1 Jun, 2012
This blog post is a write up of the London Oracle Coherence SIG presentation that I did on 31st May 2012. The post is about how to integrate Oracle Coherence and the Groovy programming...
14 May, 2012
A Switching NamedCache Implementation I decided to write this blog after the technique had been mentioned on the Oracle Coherence forum a few times as a solution to various requirements but without any real...