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

Process forking for eval and url parser #5

Open
Palid opened this issue Jun 21, 2014 · 0 comments
Open

Process forking for eval and url parser #5

Palid opened this issue Jun 21, 2014 · 0 comments

Comments

@Palid
Copy link
Owner

Palid commented Jun 21, 2014

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant