Simplify Threaded Processing with FutureThreadedWorker
Having worked with both Groovy, (J)Ruby and, Java and (to a much smaller degree) Clojure, I can pretty easily claim that ColdFusion's threading and distributed processing capabilities.. leave a little to be desired. (Okay, actually a whole lot). There are solutions though – using a job queuing system like Amazon SQS, IronMQ, or if you […]