cloudpipe / cloudpipe/sdk-python3

Futures on responses

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We've done a bit of musing on how we would use [`concurrent.futures`](https://docs.python.org/3/library/concurrent.futures.html) within a Python 3 version of multyvac/cloud.

This would mean that our underlying network client would need to use either:
- [Requests futures](https://pypi.python.org/pypi/requests-futures)
- [Tornado's Async HTTP Client](http://tornado.readthedocs.org/en/latest/httpclient.html)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.