The Artima Developer Community
Sponsored Link

Java Buzz Forum
Hazelcast 1.6-RC1 is now available for download

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Talip Ozturk

Posts: 103
Nickname: talip
Registered: May, 2003

Talip Ozturk is founder of Hazelcast, distributed queue, set, map and lock implementation.
Hazelcast 1.6-RC1 is now available for download Posted: May 22, 2009 2:14 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Talip Ozturk.
Original Post: Hazelcast 1.6-RC1 is now available for download
Feed Title: Shared Memory
Feed URL: http://www.jroller.com/talipozturk/feed/entries/rss
Feed Description: about java, jcache, jini, javaspaces, distributed data structures and a little bit of me and life.
Latest Java Buzz Posts
Latest Java Buzz Posts by Talip Ozturk
Latest Posts From Shared Memory

Advertisement
Exciting times for Hazelcast! We are making big progress for making it the fastest/easiest/lightest/strongest in-memory data grid for Java. The project is growing in terms of code and community. Life is good!

Now we have many amazing features in 1.6:

  • Support for synchronous backups and configurable backup-count for maps.
  • Eviction support. Timed eviction for queues. LRU, LFU and time based eviction for maps.
  • Statistics/history for entries. create/update time, number of hits, cost. see IMap.getMapEntry(key)
  • MultiMap implementation. similar to google-collections and apache-common-collections MultiMap but distributed and thread-safe.
  • Being able to destroy() the data structures when not needed anymore.
  • Being able to Hazelcast.shutdown() the local member.
  • Get the list of all data structure instances via Hazelcast.getInstances().

We are already very motivated for 1.7, which will have load/store (persistence) capability. Visit todo page to see the upcoming features.

In last two months, I have been to many places in Europe to talk about Hazelcast: Vienna, Rome, Genoa, London, Dusseldorf, Luxembourg, Dortmund, and Prague.

Now it is time for a US tour. Here is my schedule:
May 26 : Tampa (JUG)
May 27 : Houston (JUG)
May 28 - June 9 : San Francisco (JUG + JavaOne + Company Visits)
June 10 : Kansas (JUG)
June 11 - 17 : New York/Philadelphia/Boston (New York JUG + Company Visits)

If you are in one of these cities or very close, lets meet for a coffee. If you want me to visit your company, please let me know.

Read: Hazelcast 1.6-RC1 is now available for download

Topic: IntelliJ IDEA 8.1.2 is Released Previous Topic   Next Topic Topic: Flash Suport in Android 2.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use