@ Iain and others<br>
Before you start to implement your own, which can take as much time as<br>
your whole project ...<br>
Here is a list of some libs I found, that implement lock-free<br>
structures, STM, etc.<br>
<a href="http://wiki.linuxaudio.org/wiki/programming_libraries#lockfree_non-blocking_data_structures_-_libraries" target="_blank">http://wiki.linuxaudio.org/wiki/programming_libraries#lockfree_non-blocking_data_structures_-_libraries</a><br>
<div>
If anything is missing, let me know, or edit yourself.<br></div><div><br></div><div>Do you have a suggestion for which to use to 'just get started'? I plan to revisit the threading in detail down the road, and keep it well wrapped up in specific modules for that purpose, but also want to avoid spending too much time exploring all the options before figuring out the rest of the app. I need to able to run on linux and os x, windows is optional at this point.</div>
<div><br></div><div>thanks!</div><div>Iain</div><br>