log piecrust/workerpool.py @ 891:f13d618cfec6

age author description
Thu, 15 Jun 2017 22:16:34 -0700 Ludovic Chabant bake: Use the basic Python queue again.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Wed, 23 Mar 2016 12:19:35 -0700 Ludovic Chabant bake: Re-enable faster serialization between processes.
Wed, 23 Mar 2016 01:53:57 -0700 Ludovic Chabant bake: Use threads to read/write from/to the main arbitrator process.
Mon, 21 Mar 2016 22:28:57 -0700 Ludovic Chabant bake: Use standard pickle and queue for now to fix some small issues.