Pages tagged libevent:

Concurrence — Concurrence Framework v0.3 documentation
http://opensource.hyves.org/concurrence/

Concurrence is a framework for creating massively concurrent network applications in Python.
Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-passing approach to concurrency. The goal of Concurrence is to provide an easier programming model for writing high performance network applications than existing solutions (Multi-threading, Twisted, asyncore etc).
Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-passing approach to concurrency.
Super duper thingy
Fast polling using C, memached, nginx and libevent - amix blog
http://amix.dk/blog/viewEntry/19414
Plus a nice comment from Zed.
A Million-user Comet Application with Mochiweb, Part 3 | Richard Jones, Esq.
http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-3/
One MILLION connections !
Alecco Locco: A Gazillion-user Comet Server With libevent, Part 0
http://aleccolocco.blogspot.com/2008/10/gazillion-user-comet-server-with.html
A test with 200,000 sockets (note it's 100,000 pairs) showed a process size of 2MB, so far so good