Work Manager
The work manager is an abstraction over a thread pool. It should be used wherever asynchronous work is required, e.g. the channels or asynchronous delivery.
The work manager is an abstraction over a thread pool. It should be used wherever asynchronous work is required, e.g. the channels or asynchronous delivery.
Comments