TOrderedBufferQueue.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Split ordered queue with position locking from simple version of ordered queue (CH-270).

  1. … 12 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
    • +49
    ./TOrderedBufferQueue.h
  1. … 16 more files in changeset.