CFX_HTTP5 is a high-performance replacement for <CFHTTP>. The tag has many features and options that
make CFX_HTTP5 the fastest and most flexible HTTP communication tool for Cold Fusion. The following demo
deals only with one feature of CFX_HTTP5 - simultaneous asynchronous execution of many HTTP requests.
The main purpose of this small program is to show how much your Web-site can gain in term of performance,
if you are able to deploy CFX_HTTP5. The performance gain is obvious when more than one HTTP request is needed
to build the final page. However, you also can use CFX_HTTP5 in asynchronous mode together with other
lengthily processing sequences: database access, execution of external processes, complex calculations, and so on.
Type URLs in text boxes below:
(Will open new window)
Download your evaluation copy here.
Download your production copy here.
|