Client Non-blocking
オープン
- 主要言語
- C++
- スター
- 8.4k
- フォーク
- 1.5k
- 平均マージ
- 10分
- マージ済み PR(30日)
- 2
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。