In a Container managed Application, for a simple a constant interval polling,
should I go with a Session Bean with TimerService or use a WorkManager ?
If controlling the thread size is one of the main reason, can one control the TimerService's thread size ?
note: I am using Weblogic 10.3
-
TimerService vs. WorkManager (0 messages)
- Posted by: Chester Chen
- Posted on: April 13 2010 20:11 EDT