site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Kenny, Thanks, Andreas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Surely, uless you have a 15,000 Processor system, that at some point your system will become processor bound? It will spend more time context switching than it actually does running the processes. I suspect that this would be the case if each thread were active a large portion of the time, but the way simulations pan out, the threads are largely dormant and primarily used to maintain state between the transmission and reception messages. Can't one thread handle multiple queues? I'm looking at ways to aggregate functionality, but it would be easier to just make more threads :-) This email sent to site_archiver@lists.apple.com