[
https://issues.apache.org/jira/browse/DIRMINA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRMINA-444.
-------------------------------------
> IoAcceptor listening on multiple ports and using multiple IoHandlers
> --------------------------------------------------------------------
>
> Key: DIRMINA-444
> URL: https://issues.apache.org/jira/browse/DIRMINA-444
> Project: MINA
> Issue Type: New Feature
> Components: Core
> Affects Versions: 2.0.0-M1
> Environment: All
> Reporter: Mark Webb
> Assignee: Trustin Lee
>
> I am interested in having one IoAcceptor listen on multiple ports. This
> acceptor will have one Selector and based on the incoming connection/data,
> the proper handler will be triggered. So for each port, you will have an
> associated handler but this will all go through a common Selector. The goal
> here is to keep the number of threads at a minimum. I am building a system
> that may be listening on many different ports and each port will get
> different types of data. The number of ports could be over 20.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.