Carlos M. Martinez wrote:
> It talks about rate limiting, which seems to me is a bit hard to do in a 
> stateless way :-D

Queue / buffer management does not need to be stateful.  Most
implementations are stateless, except for flow based queues, which is
not what's demonstrated here.

Nick


Reply via email to