(no title)
chrneumann | 10 years ago
Beware that Monsti is still in an early stage of development. The main reason to be interested in it is that it is written in Go. And that it is resource friendly and fast. I wrote it because the last Python-CMS I used consumed some hundreds of megabytes of memory for one simple site, and I could not run more that one site in parallel (in the same interpreter) because of it and some Python libraries using globals and monkey patching.
No comments yet.