diff options
author | Alan Conway <aconway@apache.org> | 2007-07-13 15:53:10 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2007-07-13 15:53:10 +0000 |
commit | 2b345eb0d9f03db3a0b14fe759dc696e508b6c01 (patch) | |
tree | 57172971526ffa7e9f172ec99d4bc2f7b460b41b /cpp/src/tests/Serializer.cpp | |
parent | c01f57205a289c5af528e7401c1dd93d2cff18fe (diff) | |
download | qpid-python-2b345eb0d9f03db3a0b14fe759dc696e508b6c01.tar.gz |
* src/qpid/sys/ConcurrentQueue.h: Thread-safe queue with atomic pop()
* src/tests/ConcurrentQueue.cpp:
Experimental code to compare a dual-vector, dual-lock
implementation with a simple locked deque. Results indicate the
more complex design does not perform any better, so ConcurrentQueue.h
uses the simpler design.
Not part of default test harness, run by hand to see results.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@556045 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Serializer.cpp')
0 files changed, 0 insertions, 0 deletions