<div class="gmail_quote">On Sat, May 7, 2011 at 11:03 PM, dsimcha <span dir="ltr"><<a href="mailto:dsimcha@yahoo.com">dsimcha@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Ok, there's clearly been some misunderstanding here.  My real point was, why do you need this threading at all?</blockquote><div><br></div><div>It's definitely overkill for a single threaded application, but for things like the application I'm working on, which is multithreaded and already uses message passing between threads, I think it would fit in quite nicely.</div>

<div>My question would be whether it's pluggable enough to allow the simple case of a single threaded program that doesn't need message passing to be implemented.</div></div>