Detecting Differences in Files on Servers

  • Ed, kudos on the first article and hope that you write more. I like these kinds of articles that are based on real problems and constraints. They provoke thought and ideas about options, some of which mind the constraints and some that don't, but it's still thought. It reminds me of an article I read (too long ago) about the fastest way to count words. It spawned at least one follow up and a virtual contest on who could write the fastest word counting code - the winner was something like 10x faster than the original entry. I'm not planning to try to figure out a faster method than yours btw:-)

    Regards,

  • Andy Warren (8/1/2015)


    Ed, kudos on the first article and hope that you write more. I like these kinds of articles that are based on real problems and constraints. They provoke thought and ideas about options, some of which mind the constraints and some that don't, but it's still thought. It reminds me of an article I read (too long ago) about the fastest way to count words. It spawned at least one follow up and a virtual contest on who could write the fastest word counting code - the winner was something like 10x faster than the original entry. I'm not planning to try to figure out a faster method than yours btw:-)

    Regards,

    Thanks very much, Andy. I also enjoy the thought and discussion that comes from posting an article. When you get enough brain power working on a problem, the result is usually a solid, high-performance solution and many people end up learning something, which is always a good thing.

    And yes, I do have another one in mind, also based on a real problem. I just have to get the work done first. 😉

  • Great article! Really well written!!

  • DennisPost (8/11/2015)


    Great article! Really well written!!

    Thanks, Dennis. I appreciate the feedback.

Viewing 4 posts - 16 through 18 (of 18 total)

You must be logged in to reply to this topic. Login to reply