Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Running local code on other machines

by tirwhan (Abbot)
on Apr 07, 2010 at 14:57 UTC ( [id://833314]=note: print w/replies, xml ) Need Help??


in reply to Running local code on other machines

The easy way to do this IMO would be to have your central machine turn these subroutines into simple runnable Perl scripts, and send these over the wire in text form. Then have your remote slaves execute these scripts with the appropriate input and send back the output. Whether this is an appropriate way of doing things depends on what exactly these subroutines should do and how often they are run.


All dogma is stupid.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://833314]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-28 16:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found