TWriteBufferQueueWrapperTests.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

    • -184
    • +0
    ./TWriteBufferQueueWrapperTests.cpp
  1. … 593 more files in changeset.
Fixed several reader/writer hangs while copying data. Simplified updating of availability of input buffers for reader and writer. (CH-317)

  1. … 13 more files in changeset.
Added concurrent read/write limits. Added max read-ahead limit. (CH-317).

    • -16
    • +21
    ./TWriteBufferQueueWrapperTests.cpp
  1. … 26 more files in changeset.
Fixes related to task pause/resume (CH-307).

    • -5
    • +14
    ./TWriteBufferQueueWrapperTests.cpp
  1. … 12 more files in changeset.
Added better error-checking. Fixed several hang/crash scenarios. (CH-270)

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

    • -2
    • +158
    ./TWriteBufferQueueWrapperTests.cpp
  1. … 13 more files in changeset.
Rough version of overlapped reader/writer split (CH-270).

    • -0
    • +13
    ./TWriteBufferQueueWrapperTests.cpp
  1. … 34 more files in changeset.