Skip to content
campadrenalin edited this page Sep 18, 2011 · 2 revisions

The Serverpool System is a program architecture that lets you run multiple servers (each in its own thread) whose connections communicate over a shared bus. Orchard is based on this framework, although some of the code is a bit messy and retrofitted.

Pylib Server
Python Library

Clone this wiki locally