Netty IdleStateHandler network and cpu prioriy -


i using nettys idlestatehandler , when server or network busy clients disconnect. possible set higher priority ( network , cpu ) heartbeat messages ?

no, can't. tcp stream-oriented protocol. if send heart-beat message possible, server not see when is busy handling messages arrived previously.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -