i am really inexperienced with these event gateways. however, i have gotten the simple example of the concurrency library to work. what i want to test is passing a value back and forth. how do i do that?
> This simple example demonstrates how to spawn and run many > long-running tasks simultaneously using the Async CFML Gateway from a > regular CFML web page, and creates a "synchronization point" in the > CFML page that waits for all threads to complete before continuing. > > Communication between threads in this example is done using Server > variables (with CFLOCK). > > (Watch the wrap): > http://www.dcooper.org/blog/client/index. > cfm?mode=entry&entry=24BEF3D6-4E22-1671-55146EEC011D18D4 > > Hope that helps. > Damon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205240 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

