Client Non-blocking
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 8.4k
- Fork
- 1.5k
- Merge trung bình
- 10 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.