Tubes

Flow control and backpressure for event-driven applications.


Keywords
async, backpressure, network, networking, python, twisted
License
MIT
Install
pip install Tubes==0.2.1

Documentation

Tubes

Latest Version Latest Docs https://travis-ci.org/twisted/tubes.svg?branch=master

"Tubes" is a data-processing and flow-control engine for event-driven programs.

Presently based primarily on Twisted, its core data structures are fairly framework-agnostic and could be repurposed to work with any event-driven container.