1

I have an API with limited number of calls per sec (100 requests per 100 sec). How can I utilize em-http-request (ideally with Redis) to make such calls at the fastest rate possible (to not exceed api rate limit?).

0 Answers0