Re: Store file
Kalle Marjola <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
You oughta take the store-file mechanics from nmgw, it is soooo much better (i.e. all bugs/features/throlling problems fixed). Ok, it uses more physical memory but if that becomes a problem, then you would eventually have problems anyway... And no, I'm not sure how it integrates :] (the basic idea in 'new' store-file is that copy of the store-file is kept in memory, and update of store-file is done now and then by dumping contents of this memory store-file to file. This way there is no need to read the store-file except when Kannel restarted, thus avoiding problems of long store-file. Moreover the queue things were fixed, I recall there was some problems in route-logics...) -- &kalle marjola