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

Raphael Ouazana commented on JAMES-3003:
----------------------------------------

Fixed by https://github.com/linagora/james-project/pull/2971

> Mailbox event delivery should run synchronous listeners concurrently
> --------------------------------------------------------------------
>
>                 Key: JAMES-3003
>                 URL: https://issues.apache.org/jira/browse/JAMES-3003
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> While profiling mail reception I found that latency is higher than needed 
> because listeners are run sequentially.
> We can actually run them all at the same time for a given event and then wait 
> for the synchronous listeners to complete.
> Let's see if it unlock a better reception rate.



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

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

Reply via email to