Files
hydra/src/hydra-queue-runner
Eelco Dolstra 4db7c51b5c Rate-limit the number of threads copying closures at the same time
Having a hundred threads doing I/O at the same time is bad on magnetic
disks because of the excessive disk seeks. So allow only 4 threads to
copy closures in parallel.
2015-06-23 01:49:14 +02:00
..
2015-06-17 17:11:42 +02:00
2015-06-09 14:21:21 +02:00