[UDT] UDT Resource Usage
Brought to you by:
lilyco
From: Ben P. <ben...@ra...> - 2006-01-17 15:46:30
|
Hello, I am currently evaluating the use of UDT for a new internet-based application I am working on. I have had good success integrating your library with my code but have noticed that when running the new version of my application with UDT the CPU usage jumps to near 100% and the memory usage is also greatly increased. While I understand that UDT is designed for high-bandwidth wide-area networks and mine is an Internet-based application I would be interested in any insight you might have into the highly resource-intensive performance I have noticed. I am currently building UDT using the Visual Studio solution file available with the latest release ( in which the NO_BUSY_WAIT flag is set). I am using a statically-linked version of the library but apart from that have made no changes to the build settings. The problem is more obvious when sending data than receiving. I'd be really grateful if you could provide any insight into what I could be doing wrong or where I should look while trying to fix the problem. Very Best Regards, Ben Page |