Increase the minimal interval based on which coupler should send a
keep alive message. THis is not a sane value (1s) but is a temporary workaround around real problem which is that in this implementation coupler's subscribe implementation can not cope with flood of subscribed to it UDP diagrams. Real solution to reach high avialability is to make coupler's UDP handling use multithreading and signifficantly speed up UDP handling in Subscribe part.
Showing
Please register or sign in to comment