On Tuesday 17 February 2015 13:04:00 Keane, Erich wrote: > > Why would there be performance problems by running multiple threads that > > handle sockets? > > Not that they have their own sockets, but the issue would be if each is > expecting to run their own thread for the message pump (which needs to > be protected by a mutex!) that we would have significant issues.
I don't get it. If the two are totally independent, then why would they need a mutex? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center