As with mutexes, it is now possible to apply a semaphore to the entire batch by using a special technique, please see the Throttling Batches section for details.
- 
Added – Custom 
ParameterName-based semaphore’s owner id support, like in mutexes. - 
Added – Support for throttling entire batches with semaphores when using 
BatchIdas a parameter name. 
		by