1. Dual Timer Threads forum.springsource.orgDual Timer Threads I'm setting up maintenance tasks using the JDK Timer objects. Everything works just fine But here's the curious thing. I get two threads running the maintenance task. They ... |
2. Adding timer thread to thread group forum.springsource.orgAdding timer thread to thread group Background info: I have developed a multi-threaded application that pulls five different types of data, parses through to "QC" it and makes corrective updates to ... |