Files
node/test
Ben Noordhuis 74a8215a86 Revert support for isolates.
It was decided that the performance benefits that isolates offer (faster spin-up
times for worker processes, faster inter-worker communication, possibly a lower
memory footprint) are not actual bottlenecks for most people and do not outweigh
the potential stability issues and intrusive changes to the code base that
first-class support for isolates requires.

Hence, this commit backs out all isolates-related changes.

Good bye, isolates. We hardly knew ye.
2012-02-06 15:44:42 +01:00
..
2012-02-06 15:44:42 +01:00
2012-01-17 19:45:09 +01:00
2012-01-17 19:45:09 +01:00
2012-01-17 19:45:09 +01:00
2012-02-06 15:44:42 +01:00
2012-01-17 20:16:49 +01:00