Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Process forking for eval and url parser #5

@Palid

Description

@Palid

At the moment eval command is using Cluster, which isn't the smartest choice. It's supposed to use child_process commands, instead of cluster.

Also, because of the way URL parser works, it should spawn another process or even fork it (requires tests) every time regex for url is true.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions