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.1.tar.gz (398.1 kB view details)

Uploaded Source

Built Distribution

qworker-1.4.1-cp39-cp39-manylinux_2_28_x86_64.whl (317.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

File details

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

File metadata

  • Download URL: qworker-1.4.1.tar.gz
  • Upload date:
  • Size: 398.1 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.1.tar.gz
Algorithm Hash digest
SHA256 33bc42ac1ba5f2931a60e6e7b9c134313e0859249a4fa9fdd383ec8c769f8bc6
MD5 64c8cdf18b3d50b1094cc5b1126771f9
BLAKE2b-256 c3a38a4d9dc55f6e941e0e03354fac2dca8935bd17746dd4baf888551cdbb513

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qworker-1.4.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09a8f13519e315c05264165ce20088ccb086a82677e46e1f74dd8273bc7aacba
MD5 3462a54b56a015f49225a8595fe5c0e5
BLAKE2b-256 0be58de2beade86f854a0e49cbc1462b3780ce1f5f0e0cb4df919bb7817f1a1a

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