FlashPunk - News. PushButton Engine - Modular Flash Game Development. CS 193P iPhone Application Development. Examples — Eventlet v0.9.13.dev1 documentation. Here are a bunch of small example programs that use Eventlet. All of these examples can be found in the examples directory of a source copy of Eventlet. Web Crawler examples/webcrawler.py #!
/usr/bin/env python"""This is a simple web "crawler" that fetches a bunch of urls using a pool tocontrol the number of outbound connections. It has as many simultaneously openconnections as coroutines in the pool. WSGI Server examples/wsgi.py """This is a simple example of running a wsgi application with eventlet.For a more fully-featured server which supports multiple processes,multiple threads, and graceful code reloading, see: import eventletfrom eventlet import wsgi def hello_world(env, start_response): if env['PATH_INFO'] ! Echo Server examples/echoserver.py #! Socket Connect examples/connect.py """Spawn multiple workers and collect their results.
Multi-User Chat Server examples/chat_server.py Feed Scraper examples/feedscraper.py Port Forwarder examples/forwarder.py. Celery - The Distributed Task Queue. Fastest. Messaging. Ever. - zeromq.