Before you begin
If you are not familiar with timer managers, review the conceptual section, Timer managers, in the Asynchronous beans topic.Why and when to perform this task
A timer manager acts as a thread pool for application components that use asynchronous beans. Use the administrative console to configure timer managers. The timer manager service is enabled by default.You can define multiple timer managers for each cell. Each timer manager is bound to a unique place in Java Naming and Directory Interface (JNDI).
Steps for this task
Result
The timer manager is now configured and ready for access by application components that need to manage the start of asynchronous code.