You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lu...@googlegroups.com
Hello! Is there support of multiprocessing in luvit? Something like Cluster module from node.js?
Tim Caswell
unread,
Apr 20, 2012, 3:51:31 PM4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lu...@googlegroups.com
We have the child process API, but I haven't yet added bindings for the fd passing part of libuv required to share a fd across several processes. As far as I know this feature is being deprecated in libuv, not sure though.
Orofarne
unread,
Apr 20, 2012, 7:37:40 PM4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lu...@googlegroups.com
Thanks for answer!
пятница, 20 апреля 2012 г., 23:51:31 UTC+4 пользователь Tim Caswell написал:
We have the child process API, but I haven't yet added bindings for the fd passing part of libuv required to share a fd across several processes. As far as I know this feature is being deprecated in libuv, not sure though.