Hi, I tried in IE and Chrome Browser ,both have same.can you tell me how to avoid this problem?
On Thu, Jan 26, 2012 at 8:28 PM, Alfredo Quiroga-Villamil <[email protected] > wrote: > This is a limitation superimposed by browsers and it varies depending on > which browser you are dealing with. My suggestion if you have a number of > requests, each taking an X amount of time is to look into a Server Push > approach. > > Regards, > > Alfredo > > On Wed, Jan 25, 2012 at 1:54 PM, permi <[email protected]> wrote: > >> Hi, >> >> I am able to call max 6 RPC calls at a time .how I can increase the >> calls. >> >> Ex: I have a 10 methods ,each method is take 5 min time to complete >> the task.so when I start to call all methods at a time I can able to >> call max 6 methods, reaming 4 calls in queue i think,after completion >> of earlier call reaming 4 calls going to call. >> >> help me ,how I can call 10 methods at a time and get the response. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> >> > > > -- > Alfredo Quiroga-Villamil > > AOL/Yahoo/Gmail/MSN IM: lawwton > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
