InterviewSolution
Saved Bookmarks
| 1. |
How Do I Customize Thread Management? |
|
Answer» I SET the THREAD POOL class and CORRESPONDING thread pool properties that fall under org.quartz.threadPool. The default thread pool is org.quartz.simpl.SimpleThreadPool. I set the thread pool class and corresponding thread pool properties that fall under org.quartz.threadPool. The default thread pool is org.quartz.simpl.SimpleThreadPool. |
|