Skip to main content

QueueWorker

pypi versions MIT licensed

QueueWorker is asynchronous Task Queue implementation built to work with asyncio. Can you spawn distributed workers to run functions inside workers and outside of event loop.

QueueWorker requires Python 3.8+ and is distributed under MIT license.

How do I get set up?

First, you need to instal QueueWorker:

.. code-block ::

pip install qworker

Then, you can start several workers (even sharing the same port):

.. code-block ::

qw --host --port --worker

where

  • <hostname> is a hostname of the server
  • <port-number> is a port that server will listen on
  • <num-workers> is a number of worker processes

License

QueueWorker is copyright of Jesus Lara (https://phenobarbital.info) and is under MIT license. I am providing code in this repository under an open source license, remember, this is my personal repository; the license that you receive is from me and not from my employeer.

Download files

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

Source Distribution

qworker-2.0.6.tar.gz (146.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qworker-2.0.6-py3-none-any.whl (113.3 kB view details)

Uploaded Python 3

File details

Details for the file qworker-2.0.6.tar.gz.

File metadata

  • Download URL: qworker-2.0.6.tar.gz
  • Upload date:
  • Size: 146.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for qworker-2.0.6.tar.gz
Algorithm Hash digest
SHA256 657135e58928c96227f9239c8e0fa02c48bc0881e2bbe2a9d5287079ae492f9f
MD5 dc68d48d7872416e9934937836c1b131
BLAKE2b-256 fb6e9a92c825f1cdb44d5508be2f735008359f508bda8b64268fd9f30adc4eb8

See more details on using hashes here.

File details

Details for the file qworker-2.0.6-py3-none-any.whl.

File metadata

  • Download URL: qworker-2.0.6-py3-none-any.whl
  • Upload date:
  • Size: 113.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for qworker-2.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5e7ad1a725b65509603b1e6499abde0f0dcab963d3baf6fd42c39c537cc11cac
MD5 811955fb439c8397e30a7828e882b545
BLAKE2b-256 e90ad55fa74c08440600ad4c1460a974c2b1a9c126adb3011183e928721e943c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.0.6

Supported by

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