|
Class Summary |
| ConcurrentLinkedQueueTest |
Results with this machine => http://mentablog.soliveirajr.com/lab/
More info here => http://mentablog.soliveirajr.com/2012/11/inter-thread-communication-with-2-digit-nanosecond-latency/
Producing and consumer pinned to the same core with hyperthreading. |
| LatencyTest1 |
Results with this machine => http://mentablog.soliveirajr.com/lab/
More info here => http://mentablog.soliveirajr.com/2012/11/inter-thread-communication-with-2-digit-nanosecond-latency/
Producing and consumer pinned to the same core with hyperthreading. |
| LatencyTest2 |
|
| TestOWT |
|
| TestOWT2 |
In this test we use two atomic queues to send a message to a thread through one queue and get it back through the other queue. |