<div class="gmail_quote">On Sat, Mar 24, 2012 at 10:34 PM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net">d@drobilla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
"Shared data plus locking" is a pretty crap model in general, really.<br>
When people talk about all the complications that threads introduce,<br>
they're really talking about this.  Shared mutable state is the cancer<br>
of multi-threaded programming.<br></blockquote><div><br>I'm very interested in the various "paradigms" or patterns of programming RT safe applications. I've done a bit of reading on the topic, and am concidering doing my Final Year project based around the concept of multi-threaded RT safe data storage / retrieval & inter thread communication.<br>
<br>Idea's for further research, books, papers etc etc all welcome. At this time I'm thinking about a good title for the paper, and what exactly would be most interesting to focus on having a perspective as an LAD... :)<br>
-Harry <br></div></div>