-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
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
Labels
No labels