You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Susmit Sarkar (Jira)" <ji...@apache.org> on 2021/03/21 16:42:00 UTC

[jira] [Commented] (SSHD-1148) Question on thread handling with IOservicefactory as NIO2

    [ https://issues.apache.org/jira/browse/SSHD-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305714#comment-17305714 ] 

Susmit Sarkar commented on SSHD-1148:
-------------------------------------

[~lgoldstein] - Tagging you for your guidance and knowledge :)

> Question on thread handling with IOservicefactory as NIO2
> ---------------------------------------------------------
>
>                 Key: SSHD-1148
>                 URL: https://issues.apache.org/jira/browse/SSHD-1148
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Susmit Sarkar
>            Priority: Major
>
> Hello Lyor/Team,
>  
> I am laterally performing 2 PUT operations, one from ssh terminal and another from WinSCP. During the process I am printing the thread name/id. For both the case, I am getting a thread name as:
> *sshd-SftpSubsystem-thread-1*
> Despite being the operation being parallel executed, as both the operation are parallely executed how can a single thread does the same operation, is there any way to pass a executor thread pool to *SshServer* so we can see different thread working parallely. May be my understanding is wrong, can you please guide me
>  
> Thank you as always..



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org