Matthieu Baechler created JAMES-3003:
----------------------------------------
Summary: 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
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]