Skip to content

HTTP: Add Cluster support #12

@mjangda

Description

@mjangda

Via @nickdaugherty in #8 (comment)

Oh another consideration, and something we don't necessarily have to support in this PR, is using Node Cluster for more resilient and performant apps out of the box.

The library could abstract away and hide the details of setting up a clustered process, though maybe should only be enabled with an option since it requires the application to be written with multi process in mind.

For an example of how we're using Cluster on Go now (but sadly only using a single worker), see the public API repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions