TOrderedBufferQueue.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added unit tests for remaining queues. Fixed writer to use failed queue instead of ordered queue. (CH-270)

  1. … 13 more files in changeset.
Added partial unit tests for TReadBufferQueueWrapper (CH-270).

  1. … 4 more files in changeset.
Various fixes in reader/writer handling (CH-270).

  1. … 17 more files in changeset.
Rough version of overlapped reader/writer split (CH-270).

  1. … 34 more files in changeset.
Moved overlapped file position management to reader/writer object. Simplified buffer ordering by using file position as the ordering key (instead of artificial order id). Isolated overlapped memory management to a separate class. Simplified code responsible for retrying reads and writes. (CH-270)

    • -0
    • +35
    ./TOrderedBufferQueue.cpp
  1. … 16 more files in changeset.