Click here to Skip to main content
15,911,315 members
Home / Discussions / C#
   

C#

 
GeneralRe: multithread performance problem for web service call Pin
George_George8-Feb-09 1:07
George_George8-Feb-09 1:07 
GeneralRe: multithread performance problem for web service call Pin
harold aptroot8-Feb-09 5:20
harold aptroot8-Feb-09 5:20 
AnswerRe: multithread performance problem for web service call Pin
PIEBALDconsult3-Feb-09 4:23
mvePIEBALDconsult3-Feb-09 4:23 
GeneralRe: multithread performance problem for web service call Pin
George_George4-Feb-09 21:53
George_George4-Feb-09 21:53 
GeneralRe: multithread performance problem for web service call Pin
PIEBALDconsult5-Feb-09 3:43
mvePIEBALDconsult5-Feb-09 3:43 
GeneralRe: multithread performance problem for web service call Pin
George_George7-Feb-09 1:25
George_George7-Feb-09 1:25 
GeneralRe: multithread performance problem for web service call Pin
PIEBALDconsult7-Feb-09 4:00
mvePIEBALDconsult7-Feb-09 4:00 
GeneralRe: multithread performance problem for web service call Pin
George_George7-Feb-09 22:23
George_George7-Feb-09 22:23 
Thanks PIEBALDconsult,

I am not sure what you are going to prove. In your scenario, you have web service (say sleep) and another web service (say sleepless).

If we call on a thread from client side, first call sleep web service, then call sleepless web service, since it is synchronous call in one thread from client, the client will definitely wait for the sleep web service to complete the return results until call the second sleepless web service.

Please correct me if I am wrong in understanding your points. I am confused what you are going to prove -- so obvious results. Smile | :)

regards,
George
GeneralRe: multithread performance problem for web service call Pin
PIEBALDconsult8-Feb-09 2:37
mvePIEBALDconsult8-Feb-09 2:37 
QuestionMAC Address Pin
mehdy_1373-Feb-09 2:17
mehdy_1373-Feb-09 2:17 
AnswerRe: MAC Address Pin
SeMartens3-Feb-09 2:22
SeMartens3-Feb-09 2:22 
GeneralRe: MAC Address Pin
mehdy_1373-Feb-09 4:28
mehdy_1373-Feb-09 4:28 
GeneralRe: MAC Address Pin
SeMartens3-Feb-09 4:36
SeMartens3-Feb-09 4:36 
GeneralRe: MAC Address Pin
mehdy_1373-Feb-09 4:50
mehdy_1373-Feb-09 4:50 
GeneralRe: MAC Address Pin
SeMartens3-Feb-09 5:03
SeMartens3-Feb-09 5:03 
GeneralRe: MAC Address Pin
mehdy_1373-Feb-09 5:10
mehdy_1373-Feb-09 5:10 
GeneralRe: MAC Address Pin
mehdy_1373-Feb-09 5:38
mehdy_1373-Feb-09 5:38 
GeneralRe: MAC Address Pin
SeMartens3-Feb-09 21:10
SeMartens3-Feb-09 21:10 
GeneralRe: MAC Address Pin
#realJSOP3-Feb-09 4:51
professional#realJSOP3-Feb-09 4:51 
GeneralRe: MAC Address Pin
mehdy_1373-Feb-09 4:59
mehdy_1373-Feb-09 4:59 
GeneralRe: MAC Address Pin
#realJSOP3-Feb-09 23:27
professional#realJSOP3-Feb-09 23:27 
AnswerRe: MAC Address Pin
Thomas Stockwell3-Feb-09 4:26
professionalThomas Stockwell3-Feb-09 4:26 
QuestionHow can I get textBox focus on loading form Pin
Richard W Allen3-Feb-09 1:59
Richard W Allen3-Feb-09 1:59 
AnswerRe: How can I get textBox focus on loading form Pin
Giorgi Dalakishvili3-Feb-09 2:19
mentorGiorgi Dalakishvili3-Feb-09 2:19 
GeneralRe: How can I get textBox focus on loading form Pin
Richard W Allen3-Feb-09 2:25
Richard W Allen3-Feb-09 2:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.