Scott Marlow wrote:
I didn't want a single request to consume Semaphore permits from more than one SemaphoreValve.

I'm not sure about that, since for example the last valve could be more restrictive than the first one, etc. It seems more logical to me to consume one permit from each valve since I understand the SemaphoreValve in terms of restricting something (most likely there should be an option for this on the valve, however, so a SemaphoreValve relaxing concurrency constraints could be configured as in your example).

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to