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
|
class |
MultiTaskQueue
class to run heavy tasks one at a time
|
Modifier and Type | Method and Description |
---|---|
static OrderedTaskQueue |
OrderedTaskQueue.getCreateQueue(String name)
grab the queue
|
Copyright © 2018. All rights reserved.