Skip to content

A project that enables multithreading support for the Pika package

License

Notifications You must be signed in to change notification settings

nimbis/pika-multithreaded

Repository files navigation

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.

About

A project that enables multithreading support for the Pika package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages