running POE as a windows service
[email protected] (Andreas Altergott)
| Newsgroups | perl.poe |
|---|---|
| Organization | MIRA Consulting GmbH |
| Message-ID | <[email protected]> |
Hi, I was trying to find a solution how to run POE applications as a Windows service. I've found two solutions so far, but I am not quite satisfied with them. o Using Win32::Daemon with POE::Component::Daemon::Win32 This would be perfect, but Win32::Daemon is not available as a PPM for Perl 5.10. POE::Component::Daemon::Win32 is not available as a PPM at all. Win32::Daemon for Perl 5.10 is still beta and it seems this project is stalled. There's no source available to further develop this, is there? <http://www.roth.net/forums/topic.php?id=206> o Using instsrv and srvany from Windows. This tools do not interact with POE. They simply kill the service without giving it a chance to stop. Are there any other solutions to run POE as a service? Probably I should still stick to Perl 5.8 and Win32::Daemon? Thanks, Andreas
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrCdCYACgkQImDrLy4cAN+WMQCdE1VMqul+m1/CDTtYNd3c2Cbx 4rIAnRRKl6MER3KhgswuMDqc4lYRIti5 =XSCF -----END PGP SIGNATURE-----