Thread
:
Silly small python question: task in a non blocking way?
View Single Post
juise-
2011-02-28 , 18:03
Posts: 186 | Thanked: 192 times | Joined on Jan 2010 @ Finland
#
2
You use threads for that.
Here's something to get started, and to find more keywords to google for:
http://www.devshed.com/c/a/Python/Ba...g-in-Python/1/
But beware, multithreaded programming can get complicated. So if you just need to get something done, subprocess and wget might not be such a bad idea after all...
__________________
Trout have underwater weapons.
Quote & Reply
|
juise-
View Public Profile
Send a private message to juise-
Visit juise-'s homepage!
Find all posts by juise-