You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.