Remote Procedure Calls using Perl - TechRepublic
General discussion
November 12, 2002 at 04:50 AM
ahnc

Remote Procedure Calls using Perl

by ahnc . Updated 23 years, 7 months ago

I need to write a remote procedure call from serverA to ServerB. Basically I need to write a shutdown script for an database application. If the dB goes down the application should get shutdown. I wanted to write it using PERL and I was hoping that Perl had a module or utility for rpc.

This discussion is locked

All Comments