Multi threading in Axis2/C

2008-05-16 Thread Baxi, Rinilkumar (TCS)
Hello, I have been looking at the Axis2/C code. Axis configuration files indicate that Axis supports multi threading. It appears at first glance that it is the HTTP listener (in transport phase) which provides multi threading support. And the rest of Axis(Axis engine, message receiver) is

Re: Multi threading in Axis2/C

2008-05-16 Thread Dinesh Premalal
Baxi, Rinilkumar (TCS) [EMAIL PROTECTED] writes: Hello, I have been looking at the Axis2/C code. Axis configuration files indicate that Axis supports multi threading. It appears at first glance that it is the HTTP listener (in transport phase) which provides multi threading support. And the

RE: Multi threading in Axis2/C

2008-05-16 Thread Bill Mitchell
receiver. Enjoy, Bill -Original Message- From: Baxi, Rinilkumar (TCS) [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 6:19 AM To: Apache AXIS C Developers List Subject: Multi threading in Axis2/C Hello, I have been looking at the Axis2/C code. Axis configuration files indicate

Re: Multi threading in Axis2/C

2008-05-16 Thread Manjula Peiris
On Fri, 2008-05-16 at 11:19 +, Baxi, Rinilkumar (TCS) wrote: Hello, I have been looking at the Axis2/C code. Axis configuration files indicate that Axis supports multi threading. It appears at first glance that it is the HTTP listener (in transport phase) which provides multi threading