I am currently trying to reproduce an error which, in my opinion, is caused by a thread synchronization error.
Unfortunately, the error only occurs on the client site, but not on my development machine.
Since these flows are associated with access to the hard drive, which is very slow on the client site (about 1 MB / s), I think the reason I cannot reproduce the error is because my hard drive is much faster.
Is there a tool that can slow down access to a specified speed for a single directory?
Decision
jdv pointed me to WANem and now this is the best solution. The setup is a bit complicated because it forces me to use 3 PCs to run my test (I could not start WANem in VMWare Player 3.0 due to network problems). However, after I configured all the systems, it works very well.
source
share