Git Product home page Git Product logo

bitted / hazelcast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hazelcast/hazelcast

0.0 1.0 0.0 21.52 MB

Hazelcast是一个高度可扩展的数据分发和集群平台。 特性包括: 提供java.util.{Queue, Set, List, Map}分布式实现。 1. 提供java.util.concurrency.locks.Lock分布式实现。 <br/> 2. 提供java.util.concurrent.ExecutorService分布式实现。 3. 提供用于一对多关系的分布式MultiMap。 4. 提供用于发布/订阅的分布式Topic(主题)。 5. 通过JCA与J2EE容器集成和事务支持。 6. 提供用于安全集群的Socket层加密。 7. 支持同步和异步持久化。 8. 为Hibernate提供二级缓存Provider 。 9. 通过JMX监控和管理集群。 10. 支持动态HTTP Session集群。 11. 利用备份实现动态分割。 12. 支持动态故障恢复。

Home Page: www.hazelcast.com

hazelcast's Introduction

Hazelcast is a clustering and highly scalable data distribution platform for Java.

With its various distributed data structures, distributed caching capabilities, elastic nature, memcache support, integration with Spring and Hibernate and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution.

Features:

  • Distributed implementations of java.util.{Queue, Set, List, Map}
  • Distributed implementation of java.util.concurrency.locks.Lock
  • Distributed implementation of java.util.concurrent.ExecutorService
  • Distributed MultiMap for one-to-many relationships
  • Distributed Topic for publish/subscribe messaging
  • Transaction support and J2EE container integration via JCA
  • Socket level encryption support for secure clusters
  • Synchronous (write-through) and asynchronous (write-behind) persistence
  • Second level cache provider for Hibernate
  • Monitoring and management of the cluster via JMX
  • Dynamic HTTP session clustering
  • Support for cluster info and membership events
  • Dynamic discovery, scaling, partitioning with backups and fail-over

Hazelcast 3.0

Switch to 3.0 branch to see upcoming Hazelcast 3.0

Getting Started

See Getting Started Guide

Documentation

See documentation at www.hazelcast.com

Releases

Download from www.hazelcast.com

Or use Maven snippet:

<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast</artifactId>
    <version>${hazelcast.version}</version>
</dependency>

Mail Group

Please join the mail group 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-2013, Hazelcast, Inc. All Rights Reserved.

Visit www.hazelcast.com for more info.

hazelcast's People

Contributors

mdogan avatar fuadm avatar vladimirdolzhenko avatar enesakar avatar pveentjer avatar sancar avatar notz avatar tgf avatar eivindw avatar rjsalicco avatar mkarneim avatar kaaloo avatar leimer avatar davidjohnharrison avatar cgbystrom avatar germanklf avatar pablotdl avatar rthomas avatar nurkiewicz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.