<DIV>my friend.</DIV>
<DIV>&nbsp;</DIV>
<DIV>i am using mediaServer to develop one rtsp server with realtime video stream show.</DIV>
<DIV>&nbsp;</DIV>
<DIV>but when i finished coding.and begun to test.</DIV>
<DIV>&nbsp;</DIV>
<DIV>i found it hardly run well when lots of clients connect in.</DIV>
<DIV>&nbsp;</DIV>
<DIV>i check your code and found . there is only one thread to poll the event.</DIV>
<DIV>&nbsp;</DIV>
<DIV>so how to use mutithread type run your event loop?</DIV>