Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

hazelcast

  • submit to reddit

Hazelcast 1.9.1 Released: Open Source In-Memory Data Grid

We are pleased to announce that Hazelcast 1.9.1 is now available for download. Hazelcast is an open source transactional, distributed/partitioned implementation of queue, map, lock, topic and executor service for Java. Hazelcast helps you easily scale your...

0 replies - 1254 views - 01/04/11 by Talip Ozturk in Announcements

Comparison of the Grid/Cloud Computing Frameworks (Hadoop, GridGain, Hazelcast, DAC) - Part II

What would happen, if 60% of your cloud suddenly goes down? Can you rely on the 'fail-over' capabilities of the framework of your choice? What about consistency of your data? How big would be the performance impact of node failures? Continuing our experiments...

2 replies - 14450 views - 03/19/10 by Krystian Lider in Articles

Comparison of the Grid/Cloud Computing Frameworks (Hadoop, GridGain, Hazelcast, DAC) - Part I

Some time ago we faced a typical programming challenge: how to perform an enormous amount of computations as fast as possible? The answer is simple: divide the problem into smaller ones, compute them in parallel and gather results. The overall conception...

27 replies - 19431 views - 02/10/10 by Krystian Lider in Articles

Hazelcast 1.7 Released: Open Source In-Memory Data Grid for Java

We are pleased to announce that the version 1.7 is now available for download. Hazelcast is an open source transactional, distributed/partitioned implementation of queue, map, lock, topic and executor service for Java. Hazelcast helps you easily scale your...

0 replies - 1869 views - 08/18/09 by Talip Ozturk in Announcements

Hazelcast 1.6 Released: In-Memory Data Grid for Java

We are pleased to announce that the version 1.6 is now available for download. Hazelcast is an open source transactional, distributed/partitioned implementation of queue, map, lock and executor service for Java. Hazecast helps you easily cluster your...

0 replies - 1647 views - 06/22/09 by Talip Ozturk in Announcements

Hazelcast, a Clustering and Data Distribution Solution - Now Open Source!

Hazelcast, a transactional distributed/partitioned queue, topic, map, set, lock, executor service implementation for Java, is now open source and released under Apache license.Features:

0 replies - 2531 views - 12/17/08 by Talip Ozturk in Announcements

Hazelcast 1.4: Distributed Events

Hazelcast is a free distributed/partitioned queue, map, set, list, lock and executorservice implementation for Java. 1.4 release focuses on distributed events and messaging. What is new:

0 replies - 4435 views - 11/03/08 by Talip Ozturk in Announcements

Hazelcast 1.2: Distributed ExecutorService

One of the coolest new features of Java 1.5 is the Executor framework, which allows you to asynchronously execute your tasks, logical units of works, such as database query, complex calculation, image rendering etc. So one nice way of executing such tasks...

0 replies - 6790 views - 09/17/08 by Talip Ozturk in Announcements

Hazelcast 1.1 Released: Http Session Clustering and More

After a successful 1.0 release, Hazelcast, free data distribution platfom for Java, is now helping developers with new tools and features. So what is new in Hazelcast 1.1:1. Http session clustering with Hazelcast Webapp Manager (HazelcastWM)2. Support for...

1 replies - 3297 views - 08/14/08 by Talip Ozturk in Announcements

Hazelcast 1.0: Distributed Queue, Set, Map, and Lock

Hazelcast, clustering and highly scalable data distribution platform for Java, is now ready to rock and roll! Features:Distributed implementations of java.util.{Queue, Set, List, Map}Distributed locks via java.util.concurrency.locks.LockSupport for cluster...

4 replies - 4990 views - 07/01/08 by Talip Ozturk in Announcements