Skip to content

Put each browser in its own process. #16

@brianmcd

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions