Victor Stinner
|
727158b311
|
cleanup examples
* explicitly close the event loop at exit
* don't convert explicitly coroutines to tasks
|
2014-07-21 23:10:31 +02:00 |
|
Yury Selivanov
|
238da774c1
|
Rename greentulip -> greenio
|
2014-01-14 11:23:20 -05:00 |
|
Yury Selivanov
|
15a9e38b1c
|
Fix examples to work with asyncio
|
2014-01-14 11:20:46 -05:00 |
|
Nikolay Kim
|
bf4a25fd85
|
pep8-ify code
|
2013-07-23 10:15:57 -07:00 |
|
Nikolay Kim
|
d0abe40dbf
|
pymsql example
|
2013-06-12 17:02:06 -07:00 |
|
Yury Selivanov
|
7a22e9e38e
|
examples: Add py-postgresql non-blocking adapter
Demonstrates how easy it is to make existing codebase non-blocking
|
2013-06-08 15:22:58 -04:00 |
|
Yury Selivanov
|
399772447b
|
greentulip -- greenlets + tulip
Checking in a first working code + unittests. See examples for details.
|
2013-06-08 13:57:36 -04:00 |
|