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

Trustin Lee resolved DIRMINA-334.
---------------------------------

    Resolution: Fixed

org.apache.mina.filter.executor.UnorderedExecutorFilter has been added.  
Providing a setter didn't make a sense because unordered version doesn't need 
to maintain data structure such as SessionBuffer.  I did basic testing but 
please comment if anyone has a concern before I close this issue.

> Add an option that disables event ordering in ExecutorFilter.
> -------------------------------------------------------------
>
>                 Key: DIRMINA-334
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-334
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>         Attachments: ExecutorFilter.java
>
>
> Some applications don't need to receive events in order, but need to process 
> events more simultaneously for performance.  ExecutorFilter could provide an 
> option that disables event ordering for such applications.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to