Why did you send this to the maven mailing list?

On Mon, Apr 14, 2014 at 8:09 PM, Alon Bar-Lev <[email protected]> wrote:
> Hi,
>
> Are there any plans to support async interface for the sshd package?
>
> Enable single/multi threaded implementation based on nio, in which
> selector is left within the program main?
>
> The library can return a set of events to wait for including timeout,
> so that main program can wait for these among other events it
> requires.
>
> The interaction between channel and program can be based on selectable
> channel as well, so that program may send/receive data via ssh
> protocol being completely async.
>
> Regards,
> Alon Bar-Lev
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to