help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q about threading cfd, try perl-cfd


From: Gregory P. Smith
Subject: Re: Q about threading cfd, try perl-cfd
Date: Wed, 25 Oct 2000 00:07:38 -0700
User-agent: Mutt/1.2.5i

Please take a look at perl-cfd (http://suitenine.com/perl-cfd/ or
http://sourceforge.net/projects/perl-cfd/).  It is designed to work
well under high load without crashing.  Admittedly I haven't looked at
any of the 1.6 code, but the cfd included with 1.5 and earlier is
quite buggy under moderate amounts of load.

perl-cfd is written using a configurable pre-forked-servers approach.

Greg

(Side note: the cfengine protocol is not designed well for doing lots
quickly; it sends lots of null padding in the protocol in both
directions and is latency sensitive by always waiting for the response
from one server operation before issuing another request.  Despite all
this, it does get the job done, just not nearly as well as it could)

-- 
Gregory P. Smith   gnupg/pgp: http://suitenine.com/greg/keys/
                   C379 1F92 3703 52C9 87C4  BE58 6CDA DB87 105D 9163



reply via email to

[Prev in Thread] Current Thread [Next in Thread]