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

Uploaded Source

Built Distribution

qworker-1.4.2-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.2.tar.gz.

File metadata

  • Download URL: qworker-1.4.2.tar.gz
  • Upload date:
  • Size: 398.0 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.2.tar.gz
Algorithm Hash digest
SHA256 87eaafc2c860565f81ccc5a2a774885d3ff5ce282b6e9c715786bdef014ed2a2
MD5 fe82371035cb34506865071592ab2aa9
BLAKE2b-256 0951b6ac868e999e3d3fe5db8c4e1ce182163b4cdd34afcfb1a37fe9edebe722

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qworker-1.4.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24e54c9af9d2810de1c8aac9dc7ea862f573cda98ce90645649cebd384f4455b
MD5 d081c054ea35b124c3163fcd3d0c08e0
BLAKE2b-256 f29fdb6dea8ec99a0567811f92e7977d8e48be9658cc2a9cc1b5f4848a3b4533

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