We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Process threading documentation
Page Index Toggle Pages: 1
Process threading documentation? (Read 672 times)
Process threading documentation?
Mar 21st, 2008, 4:32pm
 
I'm looking for documentation that explains how to use threads to separate multiple processes.  I found this forum post here:

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Syntax;action=display;num=1196767252;start=0#0

...but is there anything "official," perhaps with a conceptual overview, that explains how to do this?

I have been working with the excellent Processing book (by Reas and Fry) and it points readers to the website for this information, but I can't find it.  Thanks in advance!
Re: Process threading documentation?
Reply #1 - Mar 21st, 2008, 7:45pm
 
This post might help a little bit:

http://www.shiffman.net/teaching/a2z/threads/
Re: Process threading documentation?
Reply #2 - Mar 21st, 2008, 10:12pm
 
Thank you so much, Daniel.  That information is invaluable.

It looks like you have a wealth of other tutorials for your course at ITP.  Thanks for sharing it online with the rest of us.  I think I'll be able to use it to transition from programming purely in "Processing" and step into the larger Java-sphere.
Page Index Toggle Pages: 1