A project that enables multithreading support for the Pika package
Project description
# Pika (Multithreaded)
## Introduction
This repository uses Pika as a base to create connections to AMQP brokers. Pika doesn’t use threads at all so it fails when using a consumer for long lived tasks. This project builds on top of Pika to enable long lived task execution for consumers by implementing a threading layer on top of the base Pika connections.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pika-multithreaded-1.1.0.tar.gz.
File metadata
- Download URL: pika-multithreaded-1.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
990f5840058c308183a850fc54b38f830bfe5c69e0703bf3c70a9776ced1d29f
|
|
| MD5 |
df697c5caf901bfdf980037d491176a6
|
|
| BLAKE2b-256 |
02276c60af9d4afb9dec33f3ec3b7af02f2eb5bc1f289a5fd8222eb83e1cb6f3
|
File details
Details for the file pika_multithreaded-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pika_multithreaded-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44fc8f6f2eb4ed0c2081172d4115ca99873cfdb3c8269b09d081d6c488013736
|
|
| MD5 |
d838b3ab411c5c1bd6ac4b17bbf75d39
|
|
| BLAKE2b-256 |
89eabf5a2c198a9ce7be71bebdf099a042073750a16916c1d0b2a69d0b98e62d
|