How to deal with multithreading

2005-09-14 Thread Hillel
Hi, I'm running Kannel cvs-20050615 and when sending many SMSs at almost the same time using multithreading Kannel starts to spawn more bearerboxes. The command ps -auxwww|grep kannel , shows me more than one bearerbox. I'm concerned how to prevent Kannel trying to connect twice to the same SMSC

RE: How to deal with multithreading

2005-09-14 Thread Paul Keogh
> > I'm running Kannel cvs-20050615 and when sending many SMSs at > almost the same time using multithreading Kannel starts to > spawn more bearerboxes. The command ps -auxwww|grep kannel , > shows me more than one bearerbox. > > I'm concerned how to prevent Kannel trying to connect twice > t

Re: How to deal with multithreading

2005-09-14 Thread Enver ALTIN
Hi, On Wed, 2005-09-14 at 11:41 +0200, Hillel wrote: > I'm concerned how to prevent Kannel trying to connect twice to the > same SMSC as I only have one allowed instance. How can you set in the > configuration files how many instances are allowed when > multithreading. I think you're climbing the