On 01/06/07, Douglas Garstang <[EMAIL PROTECTED]> wrote:
I previously worked for a company that did some heavy load testing with Asterisk on multiple core Sun systems. We saw that no matter how many cores you threw at Asterisk, it always used ONE core to process calls, even at very high loads.
This is definitely not true in the general case. But using IAX2 prior to 1.4 does have a limit like that because all network traffic is handled in a single thread. Take a core dump of a working Asterisk box and count all the threads. There's no general lack of multi-threadedness, that's for sure. Steve _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
