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 "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2018/12/06 16:14:00 UTC

[jira] [Created] (JAMES-2623) James should not use the default forkjoin pool for parallelism

Matthieu Baechler created JAMES-2623:
----------------------------------------

             Summary: James should not use the default forkjoin pool for parallelism
                 Key: JAMES-2623
                 URL: https://issues.apache.org/jira/browse/JAMES-2623
             Project: James Server
          Issue Type: Improvement
    Affects Versions: 3.2.0
            Reporter: Matthieu Baechler


ForkJoin was already know for being a poor solution in case of IO but after reading [http://www.coopsoft.com/ar/CalamityArticle.html] you'll be convinced that you should refrain any use of it.

 

As we have a lot of usages of the Common ForkJoin pool, this ticket will track changes needed to get rid of them.



--
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