On Fri, 2008-05-16 at 11:19 +0000, 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 support. > And the rest of Axis(Axis engine, message receiver) is single threaded. > Kindly let me know whether my understanding is correct. > > Also I'd like to know if its feasible to introduce multi threading in the > message receiver.
You may need to write your own message_receiver in the case. [1] is an example of a custom message receiver. Thanks, -Manjula. [1]https://wso2.org/repos/wso2/trunk/wsf/php/src/wsf_xml_msg_recv.c > > Thanks and Regards, > Rinil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]