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
Latest recipes by Rodney Drenth
Tags:
5
k
views
1
score
Observer pattern implemented with Descriptor class
Python
/
descriptor
,
observer
,
publish
,
reactive
,
subscribe
/
by
Rodney Drenth
(12 years ago)
9
k
views
1
score
Threadsafe observer pattern implemented as descriptor
Python
/
descriptor
,
observer
,
publish
,
subscribe
,
threads
/
by
Rodney Drenth
(14 years ago)
14
k
views
1
score
Synchronization Decorator for Class Methods
Python
/
decorator
,
synchronize
,
threads
/
by
Rodney Drenth
(14 years ago)
11
k
views
3
score
Observer pattern implemented with Descriptor class
Python
/
descriptor
,
observer
,
publish
,
subscribe
/
by
Rodney Drenth
(14 years ago, revision 5)
17
k
views
2
score
Easy State Pattern - support for implementing state machines
Python
/
algorithms
,
decorators
,
metaclasses
,
oop
,
state_machine
,
state_pattern
/
by
Rodney Drenth
(14 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes by Rodney Drenth
Top-rated recipes
Observer pattern implemented with …
(Python)
Easy State Pattern - support for i…
(Python)
Observer pattern implemented with …
(Python)
Threadsafe observer pattern implem…
(Python)
Synchronization Decorator for Clas…
(Python)
x
Undo