14.08.2013 Views

Tutorial slides (PDF) - Clemson University

Tutorial slides (PDF) - Clemson University

Tutorial slides (PDF) - Clemson University

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Python Threading<br />

Python threads<br />

real POSIX threads<br />

share memory and state with their parent processes<br />

do not use IPC or message passing<br />

light weight<br />

generally improve latency and throughput<br />

there's a heck of a catch, one that kills performance...

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!