Skip to main content

Hazelcast Python Client

Project description

Join the chat at https://gitter.im/hazelcast/hazelcast-python-client

Python client implementation for Hazelcast, the open source in-memory data grid.

Python client is implemented using the Hazelcast Open Binary Client Protocol

Features :

  • Distributed Data Structures: Map, MultiMap, List, Set, Queue, Topic, ReplicatedMap

  • Lock, Semaphore, CountDownLatch

  • AtomicLong, AtomicReference

  • IdGenerator

  • RingBuffer

  • Transactional Map, MultiMap, Queue, List, Set

  • Continuous Query(listener with predicate)

  • Distributed Executor Service

  • Query (Predicates)

  • Map Near Cache

  • API configuration

  • Smart and Non-Smart Client operation

  • Event Listeners

  • Lifecycle Service

  • Hazelcast serialization (IdentifiedDataSerializable, Portable, Custom Serializers, Global Serializers)

Installation

You can install the Hazelcast python client via the following command:

$ pip install hazelcast-python-client

or:

$ python setup.py install

Documentation

Please refer to Hazelcast Python Client documentation

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. Please see the Licensing appendix for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hazelcast-python-client-3.7.1.tar.gz (127.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page