ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork-Pool/Changes
Revision: 1.9
Committed: Sat Apr 8 18:00:25 2017 UTC (7 years, 2 months ago) by root
Branch: MAIN
Changes since 1.8: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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