BenHinkle
Joined: 27 Mar 2004 Posts: 76
|
Posted: Tue Apr 27, 2004 2:27 pm Post subject: threading testing library? |
|
|
"Concurrent" is the D port of Doug Lea's Java concurrent library. I have some basic semaphore/mutex classes ported and wondered if anyone knows of a place I can get some threading tests. Either stress tests or just performance tests or whatever. I have some unittests but they are very minimal. |
|