|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Worker | |
---|---|
biz.hammurapi.util |
Uses of Worker in biz.hammurapi.util |
---|
Classes in biz.hammurapi.util that implement Worker | |
---|---|
class |
CompositeWorkerContainer
Simple container |
class |
LoadBalancer
Load balancer distributes work to other workers according to weights. |
class |
RemoteWorkerComponent
Unwraps remote worker |
class |
ThreadPool
Distributes work among multiple threads. |
Methods in biz.hammurapi.util with parameters of type Worker | |
---|---|
void |
LoadBalancer.addWorker(Worker worker,
int weight)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |