TIBCO BusinessEvents™ Enterprise Suite
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
A
unique name to identify the thread pool
threadPool
Specify
the number of threads in the pool
Returns
None.
Cautions
none