Files
node/lib
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
2011-03-14 17:37:05 -07:00
2012-02-06 15:44:42 +01:00
2012-01-20 13:09:56 -08:00
2011-03-14 17:37:05 -07:00
2011-10-31 17:36:43 +09:00
2012-01-24 00:11:45 +01:00
2011-03-14 17:37:05 -07:00
2012-01-11 10:42:39 +01:00
2011-12-19 11:09:16 -08:00
2011-03-14 17:37:05 -07:00
2012-01-09 12:59:28 -08:00
2012-01-30 14:12:23 +01:00
2012-01-24 15:57:50 +01:00
2011-09-08 13:30:52 -07:00
2012-01-24 00:30:28 +06:00