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

Worker Threads #674

Open
svozza opened this issue Mar 15, 2019 · 3 comments
Open

Worker Threads #674

svozza opened this issue Mar 15, 2019 · 3 comments

Comments

@svozza
Copy link
Collaborator

svozza commented Mar 15, 2019

It is absolutely trivial to use thew worker threads feature in Node with Highland. I'm not sure if this should be part of core but at the very least I think we should document it:

Example here: https://github.com/svozza/highland-worker-thread

@vqvu
Copy link
Collaborator

vqvu commented Mar 19, 2019

Worker threads are still experimental, so I don't think they belong as part of core yet. But I agree that they should be documented on the website. Probably part of the Examples section.

Do you want to put together the PR for that?

Side note, I think there's a small bug in your code. It should also push nil on error.

@svozza
Copy link
Collaborator Author

svozza commented Mar 19, 2019

Yep, I'll put together a PR today. Good spot on the error, I'm a little rusty. 😉

@taybin
Copy link

taybin commented Nov 23, 2021

Did this ever happen?

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