Thread safe

Smpp v3.4 client

Moderator: alt

Locked
oliver
Posts: 9
Joined: Tue Feb 02, 2010 4:40 pm

Thread safe

Post by oliver » Fri Jun 04, 2010 7:03 am

Hi Alt,

Is SmppClient Thread-Safe?
jayason
Posts: 12
Joined: Mon Apr 05, 2010 7:18 am
Location: INDIA
Contact:

Post by jayason » Fri Jun 11, 2010 4:18 am

Hi
I also have the same query . In my application i am using a threads to send message and two other threads for receive the submit response and delivery response .
Thanks
JAYASON
JSON
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sun Jul 04, 2010 8:09 pm

Hi Oliver,

Last versions of the library made as thread-safe.

Alexey
jayason
Posts: 12
Joined: Mon Apr 05, 2010 7:18 am
Location: INDIA
Contact:

Post by jayason » Wed Jul 21, 2010 6:03 am

Thanks
Now my application is working fine with multiple threads
JSON
Locked