It's on mx 7.01 Enterprise -----Original Message----- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 2:43 PM To: CF-Talk Subject: Re: Fist try at an async gateway
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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223827 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

