A generic queue client
Project description
Python version must be greater than 3.7.1
Based on the package
kombu==3.0.35
pika==0.13.1
The sample code
- ::
- def worker(data):
… return SUCCESS
consumer = Consumer(“amqp://account:password@ip:port/vhost”, “queue”, worker) consumer.run()
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
ampq_cl-0.2.1.tar.gz
(15.2 kB
view details)
Built Distribution
ampq_cl-0.2.1-py3-none-any.whl
(18.3 kB
view details)
File details
Details for the file ampq_cl-0.2.1.tar.gz
.
File metadata
- Download URL: ampq_cl-0.2.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0efe49bedff77ef752526f3c36d24a1191c8df7f38d8a517eae6b33d58550df7 |
|
MD5 | a86ce7f819641a53d4524a3038d49d8e |
|
BLAKE2b-256 | a6adc766eb85e5f4952a932fb87ba1f65a9883ee390e6cdf11d2a039a51a8c93 |
File details
Details for the file ampq_cl-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: ampq_cl-0.2.1-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f491982f9525bbb56c2a9e3452323e7a9835b8b91877f911601c3ddbc1d37f70 |
|
MD5 | 8afc20b1dcd0075b6bd772928760eaf3 |
|
BLAKE2b-256 | 597bed34da0ee3c9f214a818e6362f497de4506f508f7587143f59372845b016 |