With WebFlux, I need to send 65,000 requests asynchronously so as not to overload the server and database. The fattest query is executed in about 500 ms.
If there are