facebook / facebook/proxygen

Client Non-blocking

Open
#551 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.4k
Forks
1.5k
Avg merge
10m
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.