%raw Skitai WSGI App Engine

Skitai WSGI App Engine


Skitai WSGI App Engine

Copyright (c) 2015 by Hans Roh
License: BSD

Skitai App Engine (SAE) is a kind of branch of Medusa Web Server - A High-Performance Internet Server Architecture.

Medusa is different from most other servers because it runs as a single process, multiplexing I/O with its various client and server connections within a single process/thread.

SAE orients light-weight, simplicity and strengthen networking operations with external resources - HTTP / HTTPS / XML-RPC / PostgreSQL - keeping very low costs.

It is influenced by Zope and Flask a lot.

Skitai is not a framework for convinient developing, module reusability and plugin flexibility etc. It just provides some powerful communicating services for your WSGI apps as both server and client.


%endraw