cloudpipe / cloudpipe/sdk-python3
Futures on responses
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.