You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Pierre (JIRA)" <ji...@apache.org> on 2012/04/30 03:46:48 UTC

[jira] [Updated] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

     [ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre updated SSHD-162:
------------------------

    Description: InvertedShellWrapper spawns a new thread for pumping the shell I/O. It would be more flexible to allow the specification of an Executor, so that the user can customise how the new thread is allocated (for example, to allow its allocation from a cached thread pool or a pool with a bounded number of threads).  (was: {{InvertedShellWrapper}} spawns a new thread for pumping the shell I/O. It would be more flexible to allow the specification of an {{Executor}}, so that the user can customise how the new thread is allocated (for example, to allow its allocation from a cached thread pool or a pool with a bounded number of threads).)
    
> Allow the configuration of InvertedShellWrapper's thread pool
> -------------------------------------------------------------
>
>                 Key: SSHD-162
>                 URL: https://issues.apache.org/jira/browse/SSHD-162
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.6.0
>            Reporter: Pierre
>            Priority: Minor
>              Labels: thread
>
> InvertedShellWrapper spawns a new thread for pumping the shell I/O. It would be more flexible to allow the specification of an Executor, so that the user can customise how the new thread is allocated (for example, to allow its allocation from a cached thread pool or a pool with a bounded number of threads).

--
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