This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
32e40dca762a0c035f484414e3be666cd40e19a1
deb-python-eventlet
/
examples
History
Denis Bilenko
32e40dca76
removed unused imports
2008-10-24 21:10:08 +07:00
..
connect.py
simple example on socket,spawn
2008-10-08 19:20:10 +07:00
echoserver.py
Fix the echoserver example
2008-06-11 13:17:25 -07:00
twisted_ex1.py
example on how to use twisted server + green socket client in the same process
2008-10-08 19:20:42 +07:00
twisted_ex2.py
twisted callbacks are run in the mainloop greenlet and therefore shouldn't block. fixed example to use spawn
2008-10-24 19:28:24 +07:00
twisted_ex3_server.py
added twisted_ex3_server.py: an example on using twisted server and coroutines together
2008-10-24 19:31:10 +07:00
twisted_ex4_xcap_proxy.py
removed unused imports
2008-10-24 21:10:08 +07:00
webcrawler.py
Fix the echoserver example
2008-06-11 13:17:25 -07:00
wsgi.py
Add a NEWS file and an example of using the wsgi server along with a link to Spawning; Set version number to 0.6.1 for a release.
2008-07-07 13:17:39 -07:00