This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author valdemar.pavesi
Recipients gvanrossum, valdemar.pavesi, vstinner, yselivanov
Date 2016-06-09.02:01:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465437707.53.0.400962530299.issue27271@psf.upfronthosting.co.za>
In-reply-to
Content
thanks Guido

I will keep working with it. 

I am not able to debug between socket and asyncio-read-udp.

There is no bottleneck on cpu/memory or network card.

I cannot write debug with this heavy udp load.

if I decrease the UDP per second then this problem go away. 

I know when it will start dropping and i never got any drop inside the network. ( tcpdump to validate it ).

I will send it to python-tulip

regards!
Valdemar
History
Date User Action Args
2016-06-09 02:01:47valdemar.pavesisetrecipients: + valdemar.pavesi, gvanrossum, vstinner, yselivanov
2016-06-09 02:01:47valdemar.pavesisetmessageid: <1465437707.53.0.400962530299.issue27271@psf.upfronthosting.co.za>
2016-06-09 02:01:47valdemar.pavesilinkissue27271 messages
2016-06-09 02:01:47valdemar.pavesicreate