I am looking for recommendations for a remote procedure call (RPC) module for a Perl app. My goal is to use a helper Perl app/script to send commands to a separate running Perl process on the same machine, and RPC seems like the best way to do this. (Ruby has a module in its standard library, druby, that implements similar functionality.) I've found several RPC modules at CPAN, but it's hard for me to distinguish between them. Can anyone provide a recommendation based on their experience?
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to