macromedia.coldfusion.component_development
[Top] [All Lists]

Re: Performance issue when cfc is called as web service

Subject: Re: Performance issue when cfc is called as web service
From: jl <joled@xxxxxxx>
Date: Mon, 14 Apr 2008 06:39:09 -0700 (PDT)
Newsgroups: macromedia.coldfusion.component_development, macromedia.coldfusion.advanced_techniques

We may create web services to be offered remotely and I just created
this to test ColdFusion's ability to handle
web services over all. Regardless the question is about tuning and
resolving the server's poor performance with
regards to web services, not application design, but thanks for your
feedback on that.

>
> If you cfc is local to your web app, why in hell would you want to
> call it as webservice? Webservice is by definition remote, the only
> reason to use it is if you can not cal it in any other way...
> BTW: from my experience I would say that simple http call (<cfhttp .../
>
>
>
> >) is faster than calling the webservice too.- Hide quoted text -



<Prev in Thread] Current Thread [Next in Thread>