Hi,
    I am trying to create a client which will send requests using
 axis2_svc_client_send_receive_non_blocking. I am using non
 blocking api as there can be multiple requests that can be
 sent. I have created the env and the options common to all
 the requests being sent. The service clients and rest of the
 stuff will be created for every request. Please let me know
 if this is correct or not.
   Secondly, in the above case, I see that 3 threads
 getting created for 3 request being sent. However, I see
 that when I dont put delay between 2 requets being sent I am
 seeing a crash. When I put a delay of 2 secs between 2
 requests, it mostl goes through. Please help.
  Thanks.

 - Prathmesh



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to