Skip to content

Put each browser in its own process. #16

Description

@brianmcd

This will be required to get decent performance, since things like parsing HTML are large, blocking operations in JSDOM.

The BrowserManager will turn into a more important class, keeping track of a bunch of pipes most likely.
We might need to use something like redis to handle communication with the browsers, server, and clients.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions