Skip to content

Throttle the rate of CreateServer API calls #9

@SaintGimp

Description

@SaintGimp

We want BOSH to use a high number of worker threads in order to be able to install packages quickly on lots of machines, but we also want to limit the number of CreateServer blueprints that get dumped into the queue at one time so we don't clog everything up for other customers. We probably need to use a semaphore to block just the create_vm method in cloud.rb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions