hazelcast入门实例

10分钟视频实例
http://hazelcast.org/getting-started/

In computing, Hazelcast® is an open source in-memory data grid based on Java. It is also the name of the company developing the product. The Hazelcast company is funded by venture capital.[1][2]
In a Hazelcast grid, data is evenly distributed among the nodes of a computer cluster, allowing for horizontal scaling both in terms of available storage space and processing power. Backups are also distributed in a similar fashion to other nodes, based on configuration, thereby protecting against single node failure.

http://hazelcast.org/

http://hazelcast.org/features/

猜你喜欢

转载自darrenzhu.iteye.com/blog/2263196