I'm pushing tenths of messages per second with SQLBOX, and I think
that's because I've throttled the smpp connections...

Surely SQLBOX can do far more than a message per second. That's for sure.

Hope it helps,

Alejandro

On 2/27/06, Rene Kluwen <[EMAIL PROTECTED]> wrote:
> Maybe I can shed some light on this.
> SQLBox checks every second on items in the queue table.
> If there are no items, it sleeps for another second.
> If there ARE items, no sleeping is done and SQLBox continues with the next
> message.
>
> It's been a long time since I've even looked at the code though. So correct
> me if I am wrong.
>
> Rene Kluwen
> Chimit
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Chronis Nikos
> Sent: maandag 27 februari 2006 20:35
> To: Alejandro Ramírez
> Cc: users@kannel.org
> Subject: Re: SQL BOX
>
>
> Dear Alejandro,
>
> Log file of my mysql.log
> 060227 20:40:16   67966 Query       SELECT sql_id, momt, sender, receiver,
> udhdata, msgdata, time, smsc_id, service, account, id, sms_type, mclass,
> mwi, coding, compress, validity, deferred, dlr_mask, dlr_url, pid, alt_dcs,
> rpi, charset, boxc_id, binfo FROM queue LIMIT 0,1
> 060227 20:40:17   67966 Query       SELECT sql_id, momt, sender, receiver,
> udhdata, msgdata, time, smsc_id, service, account, id, sms_type, mclass,
> mwi, coding, compress, validity, deferred, dlr_mask, dlr_url, pid, alt_dcs,
> rpi, charset, boxc_id, binfo FROM queue LIMIT 0,1
>
> You can see, every second a check is done "BUT" with a Limit of 1 (one)!
> That's for why I told is this only 1 SMS/sec
>
> This is not I do not trust you, but I trust better my log =)
> Any other feedback ?
>
> Regards,
> Nikos
>
> ----- Original Message -----
> From: "Alejandro Ramírez" <[EMAIL PROTECTED]>
> To: "Chronis Nikos" <[EMAIL PROTECTED]>
> Cc: <users@kannel.org>
> Sent: Monday, February 27, 2006 7:04 PM
> Subject: Re: SQL BOX
>
>
> >
> > Nikos, I dont beleive that is the case... im using SQLbox with a
> > throughput much much higher than that successfully!
> >
> > Good luck
> >
> > Alejandro Ramirez
> >
> > Chronis Nikos wrote:
> >
> >> Hello,
> >>  I just understand that the SQLbox can only delivery 1 message per
> >> second!
> >> I am correct?
> >>  Regards,
> >> Nikos
> >
> >
> >
> >
> >
>
>
>
>
>
>


--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/

Reply via email to