Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2863

Correctly limit concurrency with Reactor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.4.0
    • None
    • None

    Description

      We currently use Flux.limitRate(int) to limit concurrency it does not work because:

      1. it's used to limit the batch size
      2. it's mostly override by operators like Flux.flatMap()

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdifolco Gautier DI FOLCO
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: