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 "Rémi Kowalski (JIRA)" <se...@james.apache.org> on 2019/05/28 07:42:00 UTC

[jira] [Closed] (JAMES-2777) Create a TaskManagerWorker

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

Rémi Kowalski closed JAMES-2777.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.0

Done in https://github.com/linagora/james-project/pull/2385

>  Create a TaskManagerWorker
> ---------------------------
>
>                 Key: JAMES-2777
>                 URL: https://issues.apache.org/jira/browse/JAMES-2777
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Rémi Kowalski
>            Priority: Major
>             Fix For: 3.4.0
>
>
> We currently have an implementation of {{TaskManager}} which rely on on memory ({{MemoryTaskManager}}).
> It takes the tasks and give it to an executor.
> The goal of this ticket is to create a new concept called {{TaskManagerWorker}} which will be responsible to execute tasks.
>  * {{TaskManager}} will provide a {{Publisher}} with the {{Task}}s to execute.
>  * {{MemoryTaskManagerWorker}}: which will subscribe to the {{Publisher}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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