The Artima Developer Community
Sponsored Link

Java Buzz Forum
Hazelcast Internals: Developer's Guide

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 Internals: Developer's Guide Posted: Feb 9, 2009 9:35 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Talip Ozturk.
Original Post: Hazelcast Internals: Developer's Guide
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
Would you be interested in contributing to Hazelcast and be part of the Hazelcast development team? I know you need help to get started so I started writing developer's guide (not user) for you. Here are the topics I will cover:
  • Threads in Hazelcast
  • Serialization logic
  • Life cycle of a method, say map.put()
  • Details of method 'Call's
  • How NIO is used in Hazelcast
  • Cluster Membership
  • Implementation details of Distributed Queue
  • Implementation details of Distributed Map
Anything else you want me to go over?

The main purpose of these documentations is helping you start contributing and share the fun with me. After reading all these, you should be able to write in Hazelcast and implement these features.

I will first publish each topic as a weblog entry for feedbacks, and then a cleaner version will get into the Hazelcast documentation.

Tomorrow 'Threads in Hazelcast'!

Read: Hazelcast Internals: Developer's Guide

Topic: Nice example of product development as a learning process Previous Topic   Next Topic Topic: The 20 Android Devices

Sponsored Links



Google
  Web Artima.com   

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