Skip to content

hazeltest/hazelcast-code-samples

 
 

Repository files navigation

Code Samples

This repository contains an extensive collection of code samples which you can use to learn how to use our features.

'Mastering Hazelcast' Book

The samples are structured in modules matching chapters in the book 'Mastering Hazelcast'. The samples are also used in the book as examples.

The best way to get started is to read the book and explore its related samples.

Building From Source

Pull latest from repo git pull origin master and use Maven install (or package) to build mvn clean install.

Contributing to Hazelcast

We encourage pull requests and process them promptly.

To contribute:

For an enhancement or larger feature, create a GitHub issue first to discuss.

Mailing List

Please join the mailing list if you are interested in using or developing Hazelcast.

http://groups.google.com/group/hazelcast

License

Hazelcast is available under the Apache 2 License.

Copyright

Copyright (c) 2008-2014, Hazelcast, Inc. All Rights Reserved.

Visit www.hazelcast.org for more info.