docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Python recipes tagged with "threads"
Recipe 41 to 60 of 78
« Prev
1
2
3
4
Next »
Generator Based Concurrency, with Real Threads when Needed.
Python
/
threads
/ 0 points (2 votes) /
by
S W
(3 years, 11 months ago, revision 4)
Decorator to make a decorated call in a separate thread with timeout
Python
/
threads
/ 4 points (4 votes) /
by
Dmitry Dvoinikov
(4 years ago, revision 8)
[Twisted] From blocking functions to deferred functions
Python
/
threads
/ -3 points (3 votes) /
by
Michele Simionato
(4 years, 3 months ago, revision 2)
Easy to use object-oriented thread pool framework
Python
/
threads
/
by
Chris Arndt
(4 years, 4 months ago, revision 3)
Threaded Queue Minder
Python
/
threads
/
by
Jonathan Kolyer
(4 years, 2 months ago, revision 2)
Qt Event Processing & Python Threads
Python
/
threads
/
by
Jonathan Kolyer
(4 years, 2 months ago, revision 5)
Threaded Cherry Quixote
Python
/
threads
/
by
Jonathan Kolyer
(4 years, 2 months ago, revision 2)
Multiple-reader-one-writer (MROW) resource locking
Python
/
threads
/ 2 points (2 votes) /
by
Matthew Scott
(4 years, 6 months ago, revision 2)
combining GUIs and asynchronous I/O with threads and pygtk
Python
/
threads
/ -1 points (1 vote) /
by
Pierrre Amadio
(4 years, 7 months ago)
Threaded test suite running and other goodies
Python
/
threads
/
by
Ori Peleg
(4 years, 4 months ago, revision 3)
Thread-safe MultiQueue
Python
/
threads
/
by
Dominic Fox
(4 years, 9 months ago, revision 3)
Active Objects
Python
/
threads
/ 1 point (1 vote) /
by
Dominic Fox
(4 years, 9 months ago, revision 2)
ThreadSafeProxy
Python
/
threads
/
by
Shannon -jj Behrens
(4 years, 10 months ago)
Pseudo threads with generators and PyGTK/gnome-python
Python
/
pygtk
,
threads
/ 1 point (1 vote) /
by
Arjan Molenaar
(5 years ago)
A native implementation of threading.Lock and threading.RLock using Pyrex
Python
/
threads
/ 1 point (1 vote) /
by
Nicolas Lehuen
(5 years, 1 month ago)
thread pool example #2 -- easy_pool class
Python
/
threads
/
by
John Nielsen
(5 years, 2 months ago, revision 3)
Use Candygram to communicate among threads.
Python
/
threads
/ -1 points (1 vote) /
by
Michael Hobbs
(5 years, 3 months ago)
thread local storage in Python 2.4
Python
/
threads
/
by
anthony baxter
(5 years, 3 months ago)
Creating a daemon the Python way
Python
/
threads
/ 8 points (12 votes) /
by
Chad J. Schroeder
(4 years, 1 month ago, revision 6)
A generic programming thread pool
Python
/
threads
/ 1 point (1 vote) /
by
Tim Lesher
(6 years, 2 months ago, revision 3)
Recipe 41 to 60 of 78
« Prev
1
2
3
4
Next »
View
20
,
50
,
100
recipes per page.
See all recipes tagged with "threads".
See all Python recipes.
Feed of Python recipes tagged with "threads"
Feed of all Python recipes