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

Use libuv #2

Open
yocontra opened this issue Apr 25, 2013 · 4 comments
Open

Use libuv #2

yocontra opened this issue Apr 25, 2013 · 4 comments

Comments

@yocontra
Copy link

Can you add support for using the libuv threadpool so these regexs can run in parallel? We don't want parsing a 20MB file to happen in the main thread

@mscdex
Copy link
Owner

mscdex commented Apr 25, 2013

I'm open to a pull request to add support for this, but I currently do not have enough free time myself to implement it.

@yocontra
Copy link
Author

Cool will look into it later 👍

@alexgorbatchev
Copy link

@contra did you ever end up getting this done?

@yocontra
Copy link
Author

yocontra commented Oct 8, 2013

Completely forgot about this. It would have been a bad time for it anyways there were a ton of breaking updates to the native module system. If I have time to get to it I'll have a look otherwise I would recommend using https://github.com/rvagg/nan to get the job done easily

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

No branches or pull requests

3 participants