I'd look at the code to see if there's something in it causing it to operate 
in serial. I've got a number of parallel processes going and they have no 
contact with each other at all. If you have a lock, a cftransaction or 
anything else which can stop the parallel processing of your code, you'll 
get a serial like result.


> 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.
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:223725
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to