Re: How can i optimize the web services client access code
- From: "Daniel Pitts" <googlegroupie@xxxxxxxxxxxxx>
- Date: 31 Jan 2007 14:11:31 -0800
On Jan 31, 3:19 am, "deepak" <infonew...@xxxxxxxxx> wrote:
How can i optimize the web services client access code .anybody breif
me about the intergration and optimization of web services
Optimizing is easy, if you know what is sub-optimal. If your web
service is running too slowly, then use a profiling tool to find where
the slow-down is occuring. With that knowledge, try to find a faster
way to do that, or find a way to only do it once (or less often at
least).
.
- References:
- Prev by Date: Problem with many items in List (jme)
- Next by Date: Re: Securing a Java Application
- Previous by thread: How can i optimize the web services client access code
- Next by thread: Web start on os X : Cannot open associated file.
- Index(es):