Menu

Code Commit Log


Commit Date  
[r27221] by skull5

Added possibility to change random seeds for DeterministicRNG object in evacuation code.

2013-12-17 10:57:32 Tree
[r27220] by thibautd

add CyclicBarrier

an assertion was failing because of a race condition (whereas what it
was supposed to assert was true, ie all runnables where ending
execution).

2013-12-17 10:45:32 Tree
[r27219] by thibautd

more efficient approach for random selection

not strictly equivalent to the previous one

2013-12-17 10:26:29 Tree
[r27218] by thibautd

name threads

2013-12-17 10:26:13 Tree
[r27217] by thibautd

fix memory leak

the run() method of the runnables never returned, making the threads
never stopped and hence sleep forever and never GC'd.

2013-12-17 10:26:04 Tree
[r27216] by thibautd

add a "coalition" selector with random weights

2013-12-17 10:25:55 Tree
[r27215] by thibautd

use SynchronizedEventsManager

2013-12-17 10:25:45 Tree
[r27214] by thibautd

allow to configure number of threads via config

2013-12-17 10:25:35 Tree
[r27213] by thibautd

use thread-safe queue

2013-12-17 10:25:22 Tree
[r27212] by thibautd

make multi-threaded

still to test, but at least, the tests with one thread pass

2013-12-17 10:25:13 Tree
Older >
MongoDB Logo MongoDB