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 Support #169

Open
JCMais opened this issue May 1, 2019 · 5 comments
Open

Worker Threads Support #169

JCMais opened this issue May 1, 2019 · 5 comments
Assignees

Comments

@JCMais
Copy link
Owner

JCMais commented May 1, 2019

https://nodejs.org/api/addons.html#addons_context_aware_addons

https://github.com/nodejs/node/blob/master/test/addons/worker-addon/test.js

https://curl.haxx.se/libcurl/c/threadsafe.html

https://curl.haxx.se/libcurl/c/libcurl.html#GLOBAL

Probably depends on #155

Also see:

nodejs/help#3356

@tazzr
Copy link

tazzr commented Nov 7, 2020

Any update in regards to this?

@andrisi
Copy link

andrisi commented Nov 18, 2020

Would be nice to add a note to the docs/npmjs page - in case someone silly like me implements before running into this issue... :-) Thanks for your great work - the module itself is of great use, will find some temp solutuion for now.

@murilob1337
Copy link

I would like to know if we have support in version 3.0.0

@MrPeker
Copy link

MrPeker commented Apr 7, 2023

Hi, any updates on this? Thanks for the great work 🙏

@JCMais
Copy link
Owner Author

JCMais commented May 27, 2023

This is not planned at the moment, #155 is more important, but I've had no time to work on it yet.

@JCMais JCMais self-assigned this Feb 13, 2024
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

5 participants