TIBCO BusinessEvents™
Standard
Cluster
Cluster
.
createWorkManager()
Signature
void createWorkManager(String name, int threadPool)
Domain
action, condition, query
Description
Creates a work manager to schedule background jobs
Parameters
Name
Type
Description
name
String
A unique name to identify the thread pool
threadPool
int
Specify the number of threads in the pool
Returns
None.
Cautions
none