On Mar 11, 7:47*pm, Dr J R Stockton <reply1...@merlyn.demon.co.uk>
wrote:
> In comp.lang.javascript message <76a7ffb0-9241-4239-afc7-6e43316b698d@w5
> g2000vbv.googlegroups.com>, Sat, 10 Mar 2012 10:56:53, Ry Nohryb
> <jo...@jorgechamorro.com> posted:
>
> >-Install node:http://nodejs.org
> >-Install threads_a_gogo:http://github.com/xk/node-threads-a-gogo
> >-require('threads_a_gogo') in your program
> >-study the API, follow the instructions:http://github.com/xk/node-threads-a-gogo
>
> >More or less, that's it.
>
> >If you need more detailed help, simply ask.
>
> >One caveat: threads_a_gogo -currently- runs only in Linux and Mac OSX
> >(darwin), not on Windows (yet).
>
> I was suggesting that the cited page needs the information, not that I
> wanted to know myself.
Oh, sorry, Mr. Stockton, my bad.
I thought, mistakenly, that it was you who wanted to know,
because it never occurred to me that a page could need the
information
itself ;-)
Bruno Jouhier has written a blog post on fibers and threads, to try
to
clarify what they bring to the plate:
http://bjouhier.wordpress.com/2012/0...e-js-what-for/
--
Jorge.