tag:blogger.com,1999:blog-2797923531103204252.post-88786573926305518082008-01-18T22:45:00.000+01:002008-01-18T23:32:36.497+01:002008-01-18T23:32:36.497+01:00django-evserver - Asynchronous server for DjangoI mentioned the idea in previous post about asychronous wsgi.
Now we have working example of simple chat application. The chat is nothing special, but it's made in Django! To make this possible I created special server, django-evserver. It's quite light wrapper to libevent http layer (several hundred of lines in python/ctypes).
Using this technology it's now possible to create asynchronous majeknoreply@blogger.com18