Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium Roadmap-Issue Version-3.0.0-FINAL
New issue 81 by [email protected]: UDP Manager is not multithreaded http://code.google.com/p/mediaserver/issues/detail?id=81Currently udp manager is in separate queue , while it runs no other tasks are executed , also it uses single thread. Therefore if there will be a lot of udp channels opened cpu usage will not be optimized in this stage
Need to find a way to make udp manager multithreaded.
