Tuesday, August 5, 2014

Re: Scheduler in GWT?

Hi,

    You can find the concept of Scheduler with this link http://www.gwtproject.org/doc/latest/DevGuideCodingBasicsDelayed.html .
    
    You should juste test it in your codes and in your business logic, then you will get your response. 

    Normally, it is here for resolving performance issues, but if you can't use it in the correct way, it could be a cause of a performance issue just like other APIs.


Le mardi 5 août 2014 09:11:10 UTC+2, Mohammed Sameen a écrit :
Hi,
What is Scheduler in GWT?What is the use of Scheduler?Is there any performance issue if we use scheduler commands?Thanks in Advance...

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment