Ben Noordhuis 4fc0fdc6ee bench: start (NUM_CPUS-1) workers
The master is a worker too so fork off one less worker.
2011-11-09 17:34:53 +01:00
2011-11-08 16:59:40 -08:00
2011-11-09 00:02:18 +09:00
2011-11-02 16:38:59 -07:00
2011-11-04 23:48:57 -07:00
2011-11-04 23:48:57 -07:00
2011-08-26 20:38:45 +00:00
2011-09-12 21:48:30 +00:00
2011-09-17 18:22:09 -07:00
2011-11-02 16:38:59 -07:00
2011-10-29 01:06:45 +02:00
2011-11-01 22:26:52 +01:00
2011-11-02 16:38:59 -07:00
2011-11-08 00:25:54 +01:00

Evented I/O for V8 javascript.

To build:

Unix/Macintosh (requires python >= 2.5.2):

./configure
make
make install

Windows:

vcbuild.bat

To run the tests:

Unix/Macintosh:

make test

Windows:

vcbuild.bat test

To build the documentation:

make doc

To read the documentation:

man doc/node.1

Resources for Newcomers

Description
No description provided
Readme 175 MiB