python multithreading for dummies
Posted
by albruno
on Stack Overflow
See other posts from Stack Overflow
or by albruno
Published on 2010-05-17T04:24:00Z
Indexed on
2010/05/17
4:30 UTC
Read the original article
Hit count: 337
trying to find a simple example that clearly shows a single task being divided for multi-threading.
Quite frankly... many of the examples are overly sophisticated thus.... making the flow tougher to play with...
anyone care to share their breakthrough sample or point to an example?
As well, what is the best docs? many google lookups are too specific (for me at this stage)
Thanks in advance.
© Stack Overflow or respective owner