Python and threads

Scott David Daniels Scott.Daniels at Acm.Org
Mon Jan 19 14:55:13 EST 2009


vedrandekovic at yahoo.com said:
 > ... when I run these two threads,
 > I think they don't start at the same time

In response,
Diez B. Roggisch wrote:
> ... Even if you managed to get two threads started simultaneously 
> (which the OS doesn't even offer IINM), the would soon run out of sync....

And the simple way to remember this is to rember why time was made,
"Time is Nature's way of keeping everything from happening at once." :-)

Just a brief humor break.



More information about the Python-list mailing list