| 1 |
Revision history for Perl extension AnyEvent::Fork::Pool |
| 2 |
|
| 3 |
TODO: AE::log |
| 4 |
|
| 5 |
1.2 Mon Oct 27 22:17:25 CET 2014 |
| 6 |
- INCOMPATIBLE CHANGE: remove dependency on, and autoloading |
| 7 |
of AnyEvent::Fork. |
| 8 |
- do not call Array::Heap::adjust_heap_idx with out of bound |
| 9 |
array index on destroy, use a gentler way to shut down |
| 10 |
(reported by Robert Schmidt). |
| 11 |
|
| 12 |
1.1 Sun Apr 28 16:18:57 CEST 2013 |
| 13 |
- works with AnyEvent::Fork::Remote (no changes were needed). |
| 14 |
- new function: AnyEvent::Fork::Pool::ncpu. |
| 15 |
|
| 16 |
0.1 Sun Apr 21 14:27:57 CEST 2013 |
| 17 |
- first release. |
| 18 |
|
| 19 |
0.00 Thu Apr 18 15:41:09 CEST 2013 |
| 20 |
- post planning, pre writing. |
| 21 |
|