Skip to main content

Celery tools for utilizng ZooKeeper

Project description

# zkcelery

ZKCelery is a collection of helpers for easily using ZooKeeper within Celery.

# Installation

Simply run pip install zkcelery

# Requirements

ZKCelery relies on [ZooKeeper](http://zookeeper.apache.org/).

# Usage

A new configuration variable is required in order to let ZKCelery know about your ZooKeeper servers:

ZOOKEEPER_HOSTS = ‘localhost:2181’

This is a comma-separated list of hosts to connect to.

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

zkcelery-0.1.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

zkcelery-0.1.0-py2-none-any.whl (10.5 kB view hashes)

Uploaded Python 2

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