Is this on CF Enterprise or on CF Developer? The async g/w on Developer only processes one request at a time hence it would appear to be serial execution.
On 11/9/05, Ian Skinner <[EMAIL PROTECTED]> wrote: > I've created an async gateway that is supposed to do some processing that may > take a few seconds and send out an e-mail with the results. My hope of using > an async gateway was that I could fire off several requests that each would > process there data and return a result. The problem I'm having is that the > gateway is being processed in serial rather then parallel. > > Is this the correct behavior? I don't get async gateways working at the same > time, as much as a windows 2000 server can multi-task. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223749 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

