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)" <se...@james.apache.org> on 2019/06/05 03:08:00 UTC

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

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

Tellier Benoit commented on JAMES-2777:
---------------------------------------

https://github.com/linagora/james-project/pull/2412 solved some build instability introduced by the work above.

>  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