Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages