I actually had to implement that on a whiteboard when interviewing for a
certain tech company.  It's not terribly difficult to implement such a
beast.


On Mon, Oct 7, 2013 at 7:59 AM, Daniel Bularzik <d...@akc.org> wrote:

>  We’re looking to enforce a per-client SLA; notably, right now we’re
> considering how to throttle service use on a per-client basis. I’ve found
> the Throttler Pattern, but this appears to only useful for throttling
> overall use of the service. Is there a way to use Throttler to limit access
> on a per-client basis? Assume the client ID is available in the exchange.*
> ***
>
> ** **
>
> Daniel Bularzik, Lead Software Engineer****
>
> ****8051 Arco Corporate Drive, Suite 100, Raleigh, NC 27617****
>
> 919-816-3818, d...@akc.org****
>
> www.akc.org   Facebook <https://www.facebook.com/AmericanKennelClub>
> Twitter <https://twitter.com/akcdoglovers>****
>
> ** **
>

Reply via email to