log piecrust/workerpool.py @ 482:cce911be024d

age author description
Sat, 11 Jul 2015 18:49:50 -0700 Ludovic Chabant bake: Add CLI argument to specify job batch size.
Sat, 11 Jul 2015 17:51:56 -0700 Ludovic Chabant internal: Handle data serialization more under the hood.
Sat, 11 Jul 2015 00:45:35 -0700 Ludovic Chabant bake: Use batched jobs in the worker pool.
Tue, 07 Jul 2015 20:19:54 -0700 Ludovic Chabant bake: Don't pass the previous record entries to the workers.
Mon, 06 Jul 2015 21:30:49 -0700 Ludovic Chabant bake: Optimize the bake by not using custom classes for passing info.
Sun, 05 Jul 2015 00:09:41 -0700 Ludovic Chabant bake: Commonize worker pool code between html and asset baking.