Is there a way to "background" a long operation; ie return a response to the user while leaving it running?
I have an (infrequently used) operation that needs to be launched from a web request that can take several hours, and I'd like it to not crash when the browser or Apache get tired of waiting for a response. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
