Answer the question
In order to leave comments, you need to log in
How to make 1000 https requests in parallel?
Hello!
There is a project (Spring Boot) in which you need to make a bunch of requests to a third-party api.
1000 requests at the same time, without interruption.
What would you recommend for something like this, so that it is acceptable in terms of resources?
Before that, I always used OkHttp / Retrofit (so close for android, but it works great on the backend too)
But, I'm afraid, it won't pull it ....
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question