Thanks for the info.

I already started using the LLTT framework this morning - and saw a pretty big difference on especially the client machine (1000 connections each with 1 subscription changing every 20 ms seemed to be possible). Machine stats with regards to thread count looked much better.

I had been looking for the source - but failed to spot the src folder! I found it now - and that helps a lot.

Thing is that we are testing several streaming frameworks and built a framework for doing that (entirely in .NET), but I think we might have to implement the client part in JAVA to make sure it works. However, I did assume that the LSClient implementation in .NET was a direct port of the JAVA version, but that is apparently not the case.

I will post findings here in case we choose to go down the path of implementing the client in JAVA.