Client Non-blocking
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 8.4k
- Forks
- 1.5k
- Merge medio
- 10 min
- PR fusionados (30 d)
- 2
Descripción
In our application, we are integrating server and client together.
Whenever we get a new request on the server, then we send multiple (GET/POST) requests to external servers.
Right now we have found that the proxygen client is behaving as blocking. Is there any way to make it async?
This is impacting the performance as the latency from the external server is high.
Please provide any example.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.