The Grid Man
The Grid Man

Coherence .Net Testing with Oracle Tools

By jk On April 19, 2013 · Leave a Comment

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 how you can use Oracle Tools to easily [...]

Continue Reading →

Oracle Coherence Testing with Oracle Tools

By jk On April 9, 2013 · 1 Comment

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 applications. For anyone who has been using the Oracle Coherence Incubator you will already be [...]

Continue Reading →

Oracle Coherence Top n Query

By jk On June 22, 2012 · Leave a Comment

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 – where the top is based on an attribute of the cache entry, for example the top 5 orders [...]

Continue Reading →

Oracle Coherence Pivot Table Queries

By jk On June 12, 2012 · 6 Comments

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 Coherence forum here “more on the pivot table processing in coherence”. The original poster had started down the right [...]

Continue Reading →

Groovy Oracle Coherence – Yeah Baby!

By jk On June 1, 2012 · 1 Comment

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 language. This post is not a tutorial about Groovy, if you want to lean Groovy then there are a lot of [...]

Continue Reading →

Switching Cache Pattern in Oracle Coherence

By jk On May 14, 2012 · 2 Comments

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 detail or without covering some of the questions that this technique poses. The technique in question is basically where you have [...]

Continue Reading →

Oracle Coherence Ain’t Just For Caching – How About Decompiling Byte Code

By jk On March 8, 2012 · 1 Comment

This blog post is about just one of the features of Oracle Coherence that you probably never knew about, that is, decompiling byte code. Last week I had to write some code that required me to find all of the classes annotated with a particular annotation, the reason for this is not important for this [...]

Continue Reading →

Coherence Incubator Commons Runtime Package

By jk On February 28, 2012 · 4 Comments

The Oracle Coherence Incubator contains some really cool bits of code and the Coherence Incubator Commons in particular contains functionality useful in just about any Coherence project. One of the things lacking from the Incubator though is a decent set of “How To” documentation showing examples of its use it. The Incubator was started as [...]

Continue Reading →

Coherence – Backing Map Filter Queries and Cache Join Queries

By jk On February 27, 2012 · 11 Comments

This post describes how to run Filter queries directly against Binary Backing Maps in Oracle Coherence. Querying a backing map is not the same as querying a NamedCache. A backing map is the internal map that Coherence uses to store data for a cache on each storage enabled member of the cluster. Direct use of [...]

Continue Reading →

An Interesting Observation using POF Extractors

By jk On February 7, 2012 · 3 Comments

I have recently been doing some performance tests to see how Oracle Coherence performance degrades using the various off heap storage methods available. Part of these tests was to run various queries that returned different amounts of data. The queries were each run with and without the relevant indexes and all used a simple EqualsFilter [...]

Continue Reading →
← Previous Entries
  • Recent Posts

    • Coherence .Net Testing with Oracle Tools
    • Oracle Coherence Testing with Oracle Tools
    • Oracle Coherence Top n Query
    • Oracle Coherence Pivot Table Queries
    • Groovy Oracle Coherence – Yeah Baby!
  • Categories

    • Coherence
    • Tips
    • Uncategorized
  • Tags

    .Net aggregator cache-config Coherence Filter Incubator joins limit Oracle Tools pivot POF query Testing Tips Top n
  • Coherence

    • Oracle Coherence
    • Oracle Coherence Forum
    • Oracle Coherence Incubator
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

About Me

About Me
I am an independent IT consultant specializing in Oracle Coherence. I have been using Coherence since late 2005 for a number of different companies. I am predominantly a Java developer and have been solidly since 1999; although I first started as a full time developer back in 1990 - more years ago than I care to remember.

More about me here
My Linked-In profile:

Empty

The Grid Man

© 2012 Jonathan Knight Consulting Ltd
Platform by PageLines