TimoHeiten / zer0mqXt

type safe zeroMQ patterns with dotnet core and C#
MIT License
0 stars 0 forks source link

Endurance tests #66

Closed TimoHeiten closed 2 years ago

TimoHeiten commented 2 years ago

Added new Project for manual load testing.

Is just a scaffold for now, yet it already revealed some issues when the library is running with load (e.g. watermarks for pub sub and multithreading issues when using a single socket (underlying NetMQ lib is not threadsafe here)