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

Raphaël Ouazana commented on JAMES-2777:
----------------------------------------

other build stability improvement: 
https://github.com/linagora/james-project/pull/2441

>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to