Friday, January 27, 2012

Re: GWT RPC Problem

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 <lawwton@gmail.com> 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 <permi.reddy@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment