Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement pre-forking worker #12

Open
josegonzalez opened this issue Dec 9, 2013 · 2 comments
Open

implement pre-forking worker #12

josegonzalez opened this issue Dec 9, 2013 · 2 comments

Comments

@josegonzalez
Copy link
Owner

No description provided.

@robertscherer
Copy link
Contributor

Could you elaborate on how you think this should work?

@josegonzalez josegonzalez modified the milestones: 0.0.3, 0.0.2 Jun 22, 2016
@josegonzalez
Copy link
Owner Author

Similar to the exec method, we would use pcntl_fork to fork the current process. This might actually not be as trivial as it seems, as I don't know what happens to engine connections during a fork...

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

No branches or pull requests

2 participants