geekatwork
Member since Feb 17, 2010
- Profile: /members/5470-geekatwork.htm
- Comments: 2
Recent Blog Comments By geekatwork
-
Learning ColdFusion 8: CFThread Part II - Parallel Threads
Posted on Feb 18, 2010 at 10:04 PM
I found out to do it in CF7 using Event Gateways (Asynchronous CFML Gateway), thanks to http://www.dcooper.org/blog/client/index.cfm?mode=entry&entry=24BEF3D6-4E22-1671-55146EEC011D18D4... read more »
-
Learning ColdFusion 8: CFThread Part II - Parallel Threads
Posted on Feb 17, 2010 at 6:48 PM
How can we do this in CF7 using CreateObject("java", "java.lang.Thread")? Every article I find seems to only sleep the thread... read more »