Is multithreading achievable in Cold Fusion? I have a page that does many tasks and is taking over 30 seconds to complete as one request on the server. A few of the tasks are sending out emails. I'd like to kick off the emailing as another process while continuing on to with the others. Is this possible, and if so how?
Thanks!
Thanks!