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:54:49 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13264658#comment-13264658 ] 

Pierre commented on SSHD-162:
-----------------------------

attached patch
                
> 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
>         Attachments: SSHD-162.patch
>
>
> 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