Skip to main content

Futures with Pipelined callbacks

Project description

concurrent.futures.Future with pipelined callbacks.

A Python 3 Future which chains registered callbacks so that the a callback will use as input the result of the previous one and will feed the next one with its own result.

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page