in reply to
using $SIG as an IPC interrupt?
Have you considered rewriting the perl program as a SOAP server. I have to admit I am familiar with an environment where a lot of work has gone into this, so I cannot comment on the
CPAN offering
.
Comment on
Re: using $SIG as an IPC interrupt?
Replies are listed 'Best First'.
Re^2: using $SIG as an IPC interrupt?
by
moritz
(Cardinal)
on Aug 21, 2008 at 19:41 UTC
Soap doesn't solve
bobbob
's problem, because it still requires the data exchange to happen something. Instead it adds an unnecessary bloat layer.
[reply]
In Section
Seekers of Perl Wisdom