>You could also just set it up as a centralized web service and allow people >on any platform to call it that way. That's what they're for, after all. > >On Fri, May 9, 2008 at 12:34 PM, D > web service Yes, thanks, my own, kind of limited, experience with web service has been that the cf web service does not seem to be very reliable in terms of performance (and maybe it's not on the cfml engine side). The experience was, I used web service to query a special db (optimized query) and extract and output result to requester, initially the whole process (query and extraction and pass them along as parameters of another query, return final results) was very efficient, either late last year or early this year. Then, haven't touched it for a while, lately when I played with it again without any changes whatsover but decidedly slower (for an efficiency maniac like me), not good enough. This puzzled me on its culprit ...
Now, back to the issue, I'd like to find out many possible ways/approaches to solve a problem (eliminate the least likely candidates in the first place), then, check out the most promising one(s) ... Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305021 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

