Dear all,
We've switched from the previous network middleware to version 7.0.0beta. In the new middleware two threads run (1x Core-Thread and 1x ETH-Thread)
Now I want to send out TCP messages at 100Hz. The network threads seem to run at about 40Hz (25ms) But I want them to run faster to service my 100Hz message-creation-task. Is this possible? Or are there other ways of solving this issue?
Kind regards,
Gerrit