in reply to Re: Multiple Daemons - same script?
in thread Multiple Daemons - same script?
I just recommended this book on another thread, Saving big blessed hashes to disk, and it's even more appropriate here: "Network Programming with Perl" ISBN 0201615711. It goes into detail about preventing memory leaks, long term, with daemons on different platforms and nice ways to encapsulate things and do dispatch stuff.
|
|---|