You'd have to check to be sure, but running a scheduled task with CFSCHEDULE
would hopefully process the request in another thread.
Cheers,
barneyb
> -----Original Message-----
> From: Dave Phillips [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 13, 2004 11:44 AM
> To: CF-Talk
> Subject: RE: Releasing client to do another process?
>
> That's an idea, and I can do that, however, that's not truly releasing
> the client...their explorer 'world' will continue to rotate as if the
> page is not completely loading. Some people might not notice it, but
> some will. That might be a good interim solution until I can
> find a new
> one, but any other ideas on this are welcome.
>
> Is there any way to spawn a separate process on the server side from a
> cold fusion template?
>
> Thanks,
>
> Dave
>
> ________________________________
>
> From: Adam Haskell [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 13, 2004 1:27 PM
> To: CF-Talk
> Subject: Re: Releasing client to do another process?
>
>
> if you can generate the complete page content before the process you
> could try to use cfflush... that way the page load while the process
> finishes...
>
> On Tue, 13 Jul 2004 14:10:04 -0400, Dave Phillips
> <[EMAIL PROTECTED]> wrote:
> > Hi folks,
> >
> > Okay, here's my situation. I have a process that I want to run
> whenever
> > a user registers for my system. The problem is, this
> process can take
> > some time and I don't want to make the user wait for it to complete.
> Is
> > there any way in CF that I can, in a sense, 'fire off a process' but
> > release the client to continue on to the next page so they
> don't have
> to
> > wait for it to finish?
> >
> > Any ideas are welcomed and appreciated. Thanks!
> >
> > Sincerely,
> >
> > Dave Phillips
> > 94percent.com
> > [EMAIL PROTECTED]
> > 615-746-3851
> >
> > "Why do 100% of the work when we'll do 94% of it for you?"
> > http://honor.94percent.com (request password if you're interested)
> >
> >
>
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Releasing client to do another process? Dave Phillips
- Re: Releasing client to do another process? Adam Haskell
- RE: Releasing client to do another process? Jim Davis
- RE: Releasing client to do another process? Dave Phillips
- RE: Releasing client to do another process? Mark W. Breneman
- RE: Releasing client to do another process? Barney Boisvert
- RE: Releasing client to do another process? S . Isaac Dealey
- RE: Releasing client to do another process? Dave Watts
- RE: Releasing client to do another process? Shawn Grover
- RE: Releasing client to do another process? Dave Watts
- RE: Releasing client to do another process? S . Isaac Dealey
- RE: Releasing client to do another process? Micha Schopman
- RE: Releasing client to do another process? Micha Schopman
- RE: Releasing client to do another process? Hugo Ahlenius