Skip to main content

QueueWorker is asynchronous Task Queue implementation built on to of Asyncio.Can you spawn distributed workers to run functions inside workers.

Project description

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.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

qworker-1.4.9.tar.gz (398.7 kB view details)

Uploaded Source

Built Distribution

qworker-1.4.9-cp39-cp39-manylinux_2_28_x86_64.whl (317.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

File details

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

File metadata

  • Download URL: qworker-1.4.9.tar.gz
  • Upload date:
  • Size: 398.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for qworker-1.4.9.tar.gz
Algorithm Hash digest
SHA256 c97e0298c96faa9d63229d58d509943d12cdff353962c6e5dd62fc2aee8ce4b6
MD5 f119893c1a6dda6863e7b2ef1a0a9530
BLAKE2b-256 2f0951e02ad5dcca9f7f9e5a48bf6e987fe8be13eaf95fccff869b1235fcd903

See more details on using hashes here.

File details

Details for the file qworker-1.4.9-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qworker-1.4.9-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 92cba8d1db7dc2c5357ad843402aa1a7aedf64b2534f3e570ac85d8113406939
MD5 2f94212a47b7191d948418c41b2c8e39
BLAKE2b-256 562d083c35a8028eff43b7bb27bb926af09b64e5318dd55f9786222298fb25ae

See more details on using hashes here.

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