Simple process pool manager on top of AnyEvent::Fork and AnyEvent::Fork::RPC.
This module uses processes created via AnyEvent::Fork and the RPC protocol implement in AnyEvent::Fork::RPC to create a load-balanced pool of processes that handles jobs. Understanding of AnyEvent::Fork is helpful but not critical to be able to use this module, but a thorough understanding of AnyEvent::Fork::RPC is, as it defines the actual API that needs to be implemented in the children.
| CPAN | File Releases (CPAN) |
| CVS | Browsable CVS module 'AnyEvent-Fork-Pool' |
| CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co AnyEvent-Fork-Pool |
| METACPAN | MetaCPAN page |
| LIST | Mailing List 'anyevent' |
| IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |
| POD | Main Manual Page |
| FILE | Changes |