M
mopfer
Guest
I would also be very interested to hear how anyone has handled this problem beyond never running anything on the appserver that takes more than a moment to complete. Making asynchronous processing work well in the middle of a work flow process that needs the decisions from step 1 in order to start step 2 can be time-consuming and risky, and it seems like there should be a way to address the actual problem of "not responding" instead of having to design and code around it. Mark
Continue reading...
Continue reading...