![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Executing functions from another processby jethro (Monsignor) |
on Jan 23, 2014 at 20:13 UTC ( #1071811=note: print w/replies, xml ) | Need Help?? |
This is commonly called a Remote Procedure Call or RPC and naturally you can find modules for that. For example RPC::Async::Server and RPC::Async::Client
In Section
Seekers of Perl Wisdom
|
|