> 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?

Assuming that you're using CFMX, you might look into asynchronous processing
using Java. I don't have a lot of experience with that, but found all kinds
of interesting stuff when Googling on "'asynchronous processing' Java".

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to