Re: multiple bearer box ?
Kalle Marjola <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 20 Feb 2003, Aarno Syvänen wrote: > I once stress tested stand-alone bearerbox. (Standalone meaning I was > using > smsboxes that did not do any fetch, but returned a standard text message > instead.) I got value 1200 msg/s and must use ~20 smsboxes before I > reached 100 % cpu utilisation. Cpu was AMD Athlon, 800 MHz. With this 'a bit optimized' merged bearerbox and smsbox of ours, I recall values of 1000-2000 msg/s in modern workstation (fakesmsc/simple answer). It is good to notice that main things that create bottlenecks are: - smsc drivers/smsc itself - smsbox utilities (http library) The current Kannel is, however, made in that way that it gets trashed if it receives messages faster than it can handle, so beware :] -- &kalle marjola