Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes tagged "locking"
Tags:
locking
x
30
k
views
1
score
Reader-Writer lock with priority for writers
Python
/
locking
,
threads
/
by
Mateusz Kobos
(12 years ago, revision 2)
17
k
views
1
score
Application lock
Python
/
file_lock
,
locking
/
by
Max Polk
(14 years ago)
11
k
views
1
score
Simple shelve with Linux file locking
Python
/
dynamic_method
,
locking
,
shelve
/
by
Michael Ihde
(15 years ago)
11
k
views
3
score
Distributed lock manager for Python
Python
/
distributed
,
lock
,
locking
,
locks
,
manager
,
socket
,
thread
,
threading
,
wsgi
/
by
pavel
(11 years ago, revision 2)
10
k
views
2
score
Simple lock-queue via Memcached
Python
/
concurrency
,
contextmanager
,
lock
,
locking
,
memcache
,
memcached
,
queue
/
by
Tal Einat
(15 years ago)
10
k
views
1
score
Simple Lock Classes Based on threading.Lock()
Python
/
lock
,
locking
/
by
Eric Snow
(12 years ago)
9
k
views
2
score
Fast, re-entrant, optimistic lock implemented in Cython
Python
/
concurrency
,
lock
,
locking
/
by
Stefan Behnel
(13 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "locking"
Top-rated recipes
Distributed lock manager for Python
(Python)
Fast, re-entrant, optimistic lock …
(Python)
Simple lock-queue via Memcached
(Python)
Simple Lock Classes Based on threa…
(Python)
Reader-Writer lock with priority f…
(Python)
Application lock
(Python)
Simple shelve with Linux file lock…
(Python)
Related tags
+
−
lock
(4)
+
−
concurrency
(2)
+
−
contextmanager
+
−
distributed
+
−
dynamic_method
+
−
file_lock
+
−
locks
+
−
manager
+
−
memcache
+
−
memcached
+
−
queue
+
−
shelve
+
−
socket
+
−
thread
+
−
threading
+
−
threads
+
−
wsgi
x
Undo