worker thread API for node?

123 views
Skip to first unread message

Brendan Miller

unread,
Jul 12, 2012, 4:35:49 PM7/12/12
to nod...@googlegroups.com
Is there any plan to implement a worker thread API for node similar to the W3C spec?

I see that there are third party implementations of this API, but I'm wondering if something like this will end up in the core node distribution.

rektide

unread,
Jul 12, 2012, 4:49:09 PM7/12/12
to nod...@googlegroups.com
I'd love to see this, but then, I was also hoping to see isolates, and was imaginging a
perfect fusion of the two. I don't believe there's any plan for either.

Background on isolates:
https://groups.google.com/forum/?fromgroups#!msg/nodejs/zLzuo292hX0/F7gqfUiKi2sJ

On Thu, Jul 12, 2012 at 01:35:49PM -0700, Brendan Miller wrote:
> Is there any plan to implement a worker thread API for node similar to the
> W3C spec?
> [1]http://www.w3.org/TR/workers/

mscdex

unread,
Jul 12, 2012, 5:53:45 PM7/12/12
to nodejs
On Jul 12, 4:35 pm, Brendan Miller <catph...@catphive.net> wrote:
> Is there any plan to implement a worker thread API for node similar to the
> W3C spec?http://www.w3.org/TR/workers/

There was at least one [1], but it doesn't seem to be maintained
anymore.

[1] https://github.com/pgriess/node-webworker

mscdex

unread,
Jul 12, 2012, 5:56:47 PM7/12/12
to nodejs
On Jul 12, 4:35 pm, Brendan Miller <catph...@catphive.net> wrote:
> I see that there are third party implementations of this API, but I'm
> wondering if something like this will end up in the core node distribution.

Doubtful, since there is already the child_process and/or cluster
module.

Bradley Meck

unread,
Jul 13, 2012, 11:30:53 AM7/13/12
to nod...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages