ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.107 by root, Wed Jul 17 06:35:51 2013 UTC vs.
Revision 1.108 by root, Sun Aug 25 21:11:17 2013 UTC

516 use in pre-forked servers) but also to spawn new external processes (such 516 use in pre-forked servers) but also to spawn new external processes (such
517 as CGI scripts from a webserver), which can be faster (and more well 517 as CGI scripts from a webserver), which can be faster (and more well
518 behaved) than using fork+exec in big processes. 518 behaved) than using fork+exec in big processes.
519 519
520AnyEvent-Fork-Remote cpan cvs-pod(Remote.pm,) cvs-co(Changes) list(anyevent) irc(anyevent) 520AnyEvent-Fork-Remote cpan cvs-pod(Remote.pm,) cvs-co(Changes) list(anyevent) irc(anyevent)
521 remote processes with AnyEvent::Fork interface 521 Remote processes with AnyEvent::Fork interface
522 522
523 Despite what the name of this module might suggest, it doesn't actually 523 Despite what the name of this module might suggest, it doesn't actually
524 create remote processes for you. But it does make it easy to use them, 524 create remote processes for you. But it does make it easy to use them,
525 once you have started them. 525 once you have started them.
526 526

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines