I have a non-perl application from which I need to access a second
program to process data and use this remotely processed data in the
first application.

Previously, I have used a Perl program that was called each time that
the first program needed it.  This became quite messy, since I sometimes
found many dozens of these Perl processes running simultaneously!

What I want to do is re-write that second program such that it is always
resident, like a service, and the first program can access the already
running Perl program for required data processing.

What are my options?  What maybe the best way to do this?

What do you think?

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to