Package | Description |
---|---|
org.cip4.jdflib.util.thread |
Modifier and Type | Class and Description |
---|---|
class |
MultiJobTaskQueue
class to run multiple tasks in parallel while ensuring that all tasks that belong to one job remain in order
|
Modifier and Type | Method and Description |
---|---|
static MultiTaskQueue |
MultiTaskQueue.getCreateQueue(String name,
int maxParallel)
grab the queue
|
Copyright © 2018. All rights reserved.