You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2015/11/28 16:35:10 UTC

[jira] [Resolved] (MAILBOX-259) Mailbox Listeners should be asynchronously called.

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

Tellier Benoit resolved MAILBOX-259.
------------------------------------
    Resolution: Fixed

I commited this set of changes.

> Mailbox Listeners should be asynchronously called.
> --------------------------------------------------
>
>                 Key: MAILBOX-259
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-259
>             Project: James Mailbox
>          Issue Type: Improvement
>            Reporter: Tellier Benoit
>
> Event handling by Mailbox Listeners might take time.
> For instance indexation, etc...
> This time impact latencies.
> What I propose is to have a ThreadPool executor dedicated to event handling, and schedule tasks on it, then return before task completion.
> I gonna implement it on top of MAILBOX-211 :-)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org