[jboss-jira] [JBoss JIRA] Created: (JBAS-6418) Controlling the number of threads created by quartz-ra.rar

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Jan 26 13:33:44 EST 2009


Controlling the number of threads created by quartz-ra.rar
----------------------------------------------------------

                 Key: JBAS-6418
                 URL: https://jira.jboss.org/jira/browse/JBAS-6418
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Scheduling/Timers
    Affects Versions: JBossAS-5.0.0.GA, JBossAS-4.2.3.GA
            Reporter: Dimitris Andreadis


quartz-ra.rar creates 11 threads, mostly unused

DefaultQuartzScheduler_QuartzSchedulerThread
DefaultQuartzScheduler_Worker-0
DefaultQuartzScheduler_Worker-1
DefaultQuartzScheduler_Worker-2
DefaultQuartzScheduler_Worker-3
DefaultQuartzScheduler_Worker-4
DefaultQuartzScheduler_Worker-5
DefaultQuartzScheduler_Worker-6
DefaultQuartzScheduler_Worker-7
DefaultQuartzScheduler_Worker-8
DefaultQuartzScheduler_Worker-9

We need to evaluate the usefulness of quartz-ra.rar (who's using it, how) and at least provide a way to configure and minimize the runtime overhead / memory footprint.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list