Page | created at | |
---|---|---|
CherryFlow - Continuations in Python | March 14, 2005, 9:42 p.m. | |
CherryFlow ist ein Continuation-based Framework für Python und CherryPy. Damit lassen sich auch in Python continuation-basierte Webserver bauen. Das besondere: CherryFlow benutzt entweder Stackless' dumpable Generators oder StateSaver, eine kleine C-Erweiterung die es unter normalem Python erlaubt ... | ||
Programmierung, Python |