Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-459

Limit number of user threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.1
    • 1.7.2, 1.8.0
    • jclouds-core
    • None

    Description

      Presently jclouds does not limit the number of user threads. While de-asyncification could address this in the long-term, in the short-term we should protect our users with some sane default. I suggest 20 or 50, the former mirroring the number of IO threads, and the latter sourced from my extensive testing of most blobstore providers. Note that Atmos providers have issues with large numbers of concurrent requests and errors from JCLOUDS-137 will occur. I work around these in my application by setting 10 IO and 10 user threads for Atmos Online and 8 and 8 for Synaptic Atmos.

      Attachments

        Activity

          People

            gaul Andrew Gaul
            gaul Andrew Gaul
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: