Giter Club home page Giter Club logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Do you mean initial startup or while normal operation?

Original comment by [email protected] on 8 Sep 2010 at 5:40

from lsyncd.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
I actually meant during normal operation, but I guess the same kind of 
reporting could also be valid for initial startup - but I thought the initial 
sync was just handed off as a single operation? If that's the case then just 
normal operation is what would be really handy.

Thanks for the feedback.

Original comment by [email protected] on 8 Sep 2010 at 10:33

from lsyncd.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
yes, inital startup is just one recursive rsync call.

An ETA is almost close to impossible. I could add a log message tough, how many 
directory/file entries are left in the delay queue.

Are you syning the same directory tree to 6 targets at the same time? In that 
case another change might be of far more importance to you. Currently lsyncd 
waits for one rsync to finish before calling the next. It could however as well 
without any harm to the internal logic call rsync for each target at the same 
time in the case multiple targets are specified for one source branch. Depends 
on where you bottleneck is. If it is your upstream, it wont help much, if it 
isn't it would quite improve performance.

Original comment by [email protected] on 8 Sep 2010 at 6:21

from lsyncd.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
if you check the source in the subversion it now has a "--verbose" option, when 
turned on, it well  tell you on each action how many items are expired or 
delayed. Depending on operation mode this are dirs or files.

Original comment by [email protected] on 10 Sep 2010 at 7:17

from lsyncd.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024

Original comment by [email protected] on 10 Sep 2010 at 7:17

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from lsyncd.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024

Original comment by [email protected] on 4 Oct 2010 at 8:30

  • Changed state: Fixed

from lsyncd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.