Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client Non-blocking #551

Open
kapilb1210 opened this issue Feb 27, 2025 · 0 comments
Open

Client Non-blocking #551

kapilb1210 opened this issue Feb 27, 2025 · 0 comments

Comments

@kapilb1210
Copy link

kapilb1210 commented Feb 27, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant