Re: rsync daemon performance

2010-03-09 Thread Jamie Lokier
Paul Slootman wrote: > On Sat 06 Mar 2010, Wayne Davison wrote: > > On Thu, Feb 25, 2010 at 5:20 PM, Tom Dickson wrote: > > > > > Is it possible to get a "pool" of waiting daemons, similar to how apache > > > runs? > > > > No, there is no support for that in rsync at the moment. I don't think i

Re: rsync daemon performance

2010-03-09 Thread Paul Slootman
On Sat 06 Mar 2010, Wayne Davison wrote: > On Thu, Feb 25, 2010 at 5:20 PM, Tom Dickson wrote: > > > Is it possible to get a "pool" of waiting daemons, similar to how apache > > runs? > > No, there is no support for that in rsync at the moment. I don't think it > would be simple to add, but if

Re: rsync daemon performance

2010-03-06 Thread Wayne Davison
On Thu, Feb 25, 2010 at 5:20 PM, Tom Dickson wrote: > Is it possible to get a "pool" of waiting daemons, similar to how apache > runs? No, there is no support for that in rsync at the moment. I don't think it would be simple to add, but if someone wants to work on patch, I'd consider adding it