Package org.omnaest.utils.operation.battery

Class Summary
OperationBattery<RESULT,PARAMETER> An OperationBattery allows to use a single operation facade to access a pool of object instances which offers one and the same method in a multithreaded environment.
OperationBatteryRoundRobin<RESULT,PARAMETER> This is an OperationBattery implementation using a ConcurrentLinkedQueue in combination with a simple round robin algorithm.
 



Copyright © 2013. All Rights Reserved.