Skip to main content

Manage Kuyruk workers.

Project description

# Kuyruk-Manager

See and manage Kuyruk workers.

## Install

$ pip install kuyruk-manager

## Usage

```python
from kuyruk import Kuyruk
from kuyruk_manager import Manager

k = Kuyruk()

k.config.MANAGER_HOST = "127.0.0.1"
k.config.MANAGER_PORT = 16501
k.config.MANAGER_HTTP_PORT = 16500

m = Manager(k)


@k.task
def hello():
print "hello"
```

Run the manager with following command:

$ kuyruk --app ... manager

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

Kuyruk-Manager-1.0.0.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file Kuyruk-Manager-1.0.0.tar.gz.

File metadata

File hashes

Hashes for Kuyruk-Manager-1.0.0.tar.gz
Algorithm Hash digest
SHA256 02de4baa18b4bb13bf36c5c71810e907d488d52845b9ab00c06975472398ae4b
MD5 8bc1bf316a79811c1966a748cba93c16
BLAKE2b-256 b1bf98498ac831952327845d13542a787a3d0336093fbce6e59f0557fccfc3b5

See more details on using hashes here.

Supported by

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