[sf-perl] scalars leaked

David Fetter david at fetter.org
Tue Apr 26 13:09:48 PDT 2011


Have you considered clusterssh?

Cheers,
David.
On Tue, Apr 26, 2011 at 12:21:53PM -0700, David Alban wrote:
> i'm using ssh to gather data from up to hundreds of servers.  before
> threads, i forked and exec'd and communicated the results back to the
> parent via tmp files (performance wasn't an issue).  what threads (and
> "forks" a la mr. friedman's suggestion) buy me is simplicity.  i
> suppose i could look into some of the ipc modules, but geez, threads
> (forks) make things simple.
> 
> On Tue, Apr 26, 2011 at 11:50 AM, Quinn Weaver <quinn at fairpath.com> wrote:
> > I agree with the recommendation to upgrade Perl, but, if that's a
> > policy decision that you can't change, could do what you want using
> > processes instead of threads?
> 
> -- 
> Live in a world of your own, but always welcome visitors.
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm

-- 
David Fetter <david at fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter at gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


More information about the SanFrancisco-pm mailing list