Does Apache Thrift TSimpleServer drop requests? -


i doing research, , sending requests @ high rate (100 requests per second) apache python tsimpleserver. notice client side says 353 requests sent server, @ end of day, server receives 345 requests. have idea on goes wrong? cannot use tthreadedserver because underlying library not thread-safe, , wonder whether tsimpleserver drops requests @ high rps. lot!

i figured our. since function declared oneway, client has open transport rather close after function call.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -