Skip to content

Add environment vars to enable cluster and throttle clustered workers #2

@panthershark

Description

@panthershark

In order to support dynamic clustering and throttling, we need a way to inject the number of workers to a process at startup. similar to MIXDOWN_PORT

Solution:

MIXDOWN_CLUSTER=true MIXDOWN_WORKERS=4 npm start

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