Re: Doing request rate limiting with NSURLSession
Re: Doing request rate limiting with NSURLSession
- Subject: Re: Doing request rate limiting with NSURLSession
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Wed, 10 Oct 2018 07:49:25 +0100
On 9 Oct 2018, at 20:01, Sebastien Boisvert <email@hidden> wrote:
> I have a need to limit the rate at which requests are made to a service to a
> specific limit, let's say max 32/sec, evenly distributed, so a minimum delay
> of 1/32 sec between requests.
If a request takes longer than 1/32 sec to complete, what should happen?
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden