==================================================
Changes from 2016-11-13 00:00:00 +0000 to present.
==================================================
------------------------------------------
version 0.003 at 2018-11-13 04:59:37 +0000
------------------------------------------
Change: da8ae55ff328e3fdf1fe567508f9f44ea7492c1d
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-11-13 05:57:10 +0000
Tweaks for reporting errors in the handlers
Code cleanup and making sure some errors bubble up.
Change: 3db4322497c8b42e2007604ad8199b7ff02c0d00
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-11-13 05:40:23 +0000
Ignore the changes file.
Change: 0604b52f706a2fdcc8aae778623e0ad05d8ce0eb
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-05-02 22:35:44 +0000
Fix "uninitialized value" bug
Change: 359f9d82154a307e0898c64c342b04379657b86a
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-02-02 19:48:50 +0000
Remove the Changes file from git-tracking
------------------------------------------
version 0.002 at 2018-02-03 03:44:14 +0000
------------------------------------------
Change: 0bc1293e78e433c554178c0f07b254332995f424
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-02-02 19:44:14 +0000
Release 0.002 with fixed SIG_CHLD handler
Change: a70fa6e0b1223760764790a851d6df5447e1d8b3
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-02-02 19:37:55 +0000
Allow the 'Filter' argument to pass to the Wheel
Change: 6fdfa5bbfbb8d986cddb78d0d88475fde1906774
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2017-10-13 11:15:00 +0000
Proper handling of the POE '_child' event.
------------------------------------------
version 0.001 at 2016-11-19 20:52:51 +0000
------------------------------------------
Change: 2b50d4603ed1ae7553660dbe46e2d74f5be6d0e3
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2016-11-19 21:52:51 +0000
Prelease preparation
Code is well documented, needs a test suite.
Change: b5bd3d10df316c2660973e1b3152a154714158b0
Author: Brad Lhotsky <blhotsky@craigslist.org>
Date : 2016-08-30 21:01:58 +0000
Enhancements for a working module.
* Install a _child handler, explicitly. * Initialize _workers_pid in the
heap. * Pass StdioFilter to the POE::Wheel::Run object. * Initialize
StdioFilter to POE::Filter::Reference if unset and nothing is
passed for Std(in|out)Filter * Bubble errors up via warn
Change: 80acceacfe4be37123e7a972fd9c41e432e46ea3
Author: Brad Lhotsky <blhotsky@craigslist.org>
Date : 2016-08-25 16:54:45 +0000
Tweaks so this runs a pool of workers
Change: edd2dbc7a232d16d4964568577c8cad9560c7a7e
Author: Brad Lhotsky <blhotsky@craigslist.org>
Date : 2016-08-02 14:55:03 +0000
Updated dist.ini to my new template.
Change: 904d27c5728b9fc1bc83818a2290b0b2b489d477
Author: Brad Lhotsky <blhotsky@craigslist.org>
Date : 2016-08-02 14:55:03 +0000
Use Module::Load for optional dependencies and add stats
Replace the call to require with Module::Load's load() function. This is a
bit less aggressive at trying to satisfy dependencies and won't re-import
if the module is already loaded.
Changed a lot of "TODO: logs" to collect stats instead. This should provide
visibility without burdening the code with a ton of callbacks.
Change: 2d0c8ad398d8b5917a4109a200383dd35ff4e281
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2016-03-09 21:07:41 +0000
Typo fix.
Change: 57202555d911ffdafc85400554265b578f5bf143
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2015-07-31 14:19:39 +0000
fix bug in method call
Change: 0679b3c846c14845aa206bcbf4e46652847ec71e
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2015-05-14 10:09:42 +0000
Handle Sys::CpuAffinity separately in the prereqs.
Change: cd81dee3596f0cb89cdb3089306c2c8b3e119808
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2015-05-05 16:59:46 +0000
Added documentation for the module and the spawn() method and it's
attributes. Added MaxTasksPerChild and MaxTimePerChild feature. Fixed some
typos from extracting this module from other scripts.
Change: 43fd8f3568fb4d5fe266ca962d8be1b59b7b7cb4
Author: Brad Lhotsky <brad.lhotsky@booking.com>
Date : 2015-01-08 21:25:55 +0000
Initial Import.
================
End of releases.
================