My favorites | Sign in
Project Logo
                
Show all Featured wiki pages:
Documentation
Feeds:
People details
Project owners:
  maje...@gmail.com
Project committers:
tarmath

EvServer is a lightweight http server, created especially to host python WSGI applications. Additionally, it supports little known Asynchronous WSGI extension, which was suggested by Christopher Stawarz. Using this extension it's possible to create an output html response in many data chunks, without blocking the main server process while your application waits for external resources.

EvServer is created on top of the battle tested libevent library. It should be bleeding fast and reasonably stable.

The long term goal for this project, is to create a tool that will allow to easily create scalable comet/http push web applications.

This server allows you to use comet in your WSGI applications.









Hosted by Google Code