Skip to content

Required: re-write to use cluster instead of fork #8

@remy

Description

@remy

I'd rather be using (and did try) to use cluster to fork the process against each CPU and have the web service fire off jobs to the workers.

Currently I'm doing a fork on every request, and the net result is cpu spike and process top out.

I'd happily take a refactor of the app.js code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions