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 "Gautier DI FOLCO (Jira)" <se...@james.apache.org> on 2019/08/20 13:05:00 UTC

[jira] [Created] (JAMES-2863) Correctly limit concurrency with Reactor

Gautier DI FOLCO created JAMES-2863:
---------------------------------------

             Summary: Correctly limit concurrency with Reactor
                 Key: JAMES-2863
                 URL: https://issues.apache.org/jira/browse/JAMES-2863
             Project: James Server
          Issue Type: Improvement
            Reporter: Gautier DI FOLCO


We currently use *Flux.limitRate(int)* to limit concurrency it does not work because:
 # it's used to limit the batch size
 # it's mostly override by operators like *Flux.flatMap()*



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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