Avatar

Organizations

1 results for Hazelcast
  • Prologue

    The last months Hazelcast caught my attention. I first saw the JIRA of the camel-hazelcast component, then I read about it, I run some examples and eventually I fell in love with it.

    If you are not already familiar with it, Hazelcast is an opensource clustering platform, which provdies a lot of features such as:

    • Auto discovery
    • Distributed Collection
    • Transactions
    • Data Partitioning

    You can visit the Hazelcast Documentation for more information. In this blog post I will show how to run hazelcast on Apache Karaf or Apache ServiceMix and I will provide an example application that creates a hazelcast instance, deploys the hazelcast monitoring web application and adds a couple of shell commands on Apache Karaf.

    java osgi karaf hazelcast Created Mon, 28 Feb 2011 00:00:00 +0200