TWriteBufferQueueWrapper.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added concurrent read/write limits. Added max read-ahead limit. (CH-317).

  1. … 26 more files in changeset.
Various cleanups and improvements in the multithreaded copying code (CH-307).

  1. … 19 more files in changeset.
Made reader and writer threads responsible for waiting for on-the-fly buffers (CH-307).

  1. … 20 more files in changeset.
Buggy prototype of reader parallelization (CH-307).

  1. … 12 more files in changeset.
Reader/writer cleanups (CH-307)

  1. … 19 more files in changeset.
Reduced CppCheck warnings (CH-270).

  1. … 2 more files in changeset.
Added better error-checking. Fixed several hang/crash scenarios. (CH-270)

  1. … 11 more files in changeset.
Decoupled overlapped completion functions from ReaderWriter object. Added notifications to ordered buffer to support correct linking between reader and writer. Various other cleanups. (CH-270)

  1. … 18 more files in changeset.
Split ordered queue with position locking from simple version of ordered queue (CH-270).

  1. … 12 more files in changeset.
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 unit tests to part of the overlapped buffer handling code (CH-270).

  1. … 16 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).

    • -0
    • +62
    ./TWriteBufferQueueWrapper.h
  1. … 34 more files in changeset.