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.
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.