--- AnyEvent-Fork-Pool/README 2014/11/24 15:19:52 1.4 +++ AnyEvent-Fork-Pool/README 2022/10/27 07:27:57 1.5 @@ -46,10 +46,10 @@ 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 - worker processes. + Understanding AnyEvent::Fork is helpful but not required 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 worker + processes. PARENT USAGE To create a pool, you first have to create a AnyEvent::Fork object -