• Ivan Tyagov's avatar
    Increase the minimal interval based on which coupler should send a · 2de759a6
    Ivan Tyagov authored
    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.
    2de759a6
keep_alive.h 1.88 KB