Tutorial: Magik Performance
Multi Threading Techniques
Gathering Things from Threads
The following code allows you to create a rope of data from individual threads. It uses the atomic_queue to wait for all threads to be completed before returning the complete set.
page revision: 7, last edited: 17 Nov 2010 19:08