django-c10k-demo -


BSD
跨平台
Python

软件简介

这是一个演示程序,用来实现同时 10000 个并发连接到 Django
。涉及的概念包括:the C10k problem, the
WebSocket protocol, the Django web
framework
, and Python’s upcoming
asynchronous IO support.