Look at TaskKit. Or, roll your own by launching a threaded 'something' that waits 20 minutes, does its thing, then closes itself down.
| -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of Ian | Sparks | Sent: Wednesday, May 22, 2002 1:20 PM | To: Webware-Discuss (E-mail) | Subject: [Webware-discuss] Long Running Process... | | | I have a process that is initiated via a webware generated page | but it takes | a long..long.. time to complete. | | I want to return the user an "OK, I'll post you an email with the | results in | 20 minutes" kind of response and pass the execution on to another | process so | that the webapp isn't sitting around waiting. | | Not quite sure how to go about it tho'....advice? | | - Ian Sparks. | | _______________________________________________________________ | | Don't miss the 2002 Sprint PCS Application Developer's Conference | August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm | | _______________________________________________ | Webware-discuss mailing list | [EMAIL PROTECTED] | https://lists.sourceforge.net/lists/listinfo/webware-discuss _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
