Reliable message queue?
Enver ALTIN <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Parkyeri |
| Message-ID | <[email protected]> |
Hi, As far as I can understand, Kannel's current implementation of outgoing and incoming SMS queue is internal and implemented using the List structure of gwlib. This is not good, we can't safely restart processes this way because it would lose any data in the queue. I'm wondering if we could implement a MySQL and/or PostgreSQL based SMS queue, providing a reliable storage to preserve data between sessions. Just like the DLR code, we would need an abstraction over the real backend doing the dirty job; to provide a unified interface to the current queue code, I guess. Nothing trivial, but do you think it's worth having this? -HAND -- Enver ALTIN | http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBdOFJZCB2FZvqK0sRAo7zAJ9kp9NeZqXWHqEjZ8n2cK7FCdWTbACfUtrE efL+5TXAAzdsecGeHqKSYdw= =QrPl -----END PGP SIGNATURE-----