in reply to Advice needed on an interesting read-ahead over network file IO problem

Something as simple as Memoize could get you amazing performance benefits using minimal programming cycles.

     Theory is when you know something, but it doesn't work.
    Practice is when something works, but you don't know why it works.
    Programmers combine Theory and Practice: Nothing works and they don't know why.         -Anonymous

  • Comment on Re: Advice needed on an interesting read-ahead over network file IO problem