You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (Created) (JIRA)" <ji...@apache.org> on 2011/10/21 12:30:32 UTC

[jira] [Created] (TAP5-1714) Allow to specify name for the threads created by ParallelExecutorImpl

Allow to specify name for the threads created by ParallelExecutorImpl
---------------------------------------------------------------------

                 Key: TAP5-1714
                 URL: https://issues.apache.org/jira/browse/TAP5-1714
             Project: Tapestry 5
          Issue Type: Wish
          Components: tapestry-core
    Affects Versions: 5.3, 5.2
            Reporter: Jochen Kemnade
            Priority: Minor


It would be great if the ParallelExecutorImpl used a custom ThreadFactory that used names like "parallelexecutor-thread-n" for the created threads. "parallelexecutor" could be made an overrideable symbol, e.g. tapestry.thread-pool.thread-name-prefix. That would allow different Tapestry-based web applications running in the same container to use different prefixes for the threads making them more distinguishable when monitoring the container with visualvm or the like.
I could come up with a patch if you want me to.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira