I'm currently trying to reproduce a bug that I think is caused by thread synchronization error.
Sadly the bug does only occurred on the customer site but not on my development machine.
Since those threads involve HDD access that is extremely slow at the customer site (about 1 MB/s) I think that the reason why I can't reproduce the bug is that my HDD is much faster.
Is there a tool that can slow down the access to a specified rate for a singe directory?
Solution
jdv pointed me to the WANem and it is by now the best solution. The setup is a bit demanding since it forces me to use 3 PCs to run my test (I wasn't able to run WANem in VMWare Player 3.0 due to network problems). However after I got all systems configured it works very well.