Skip to content

eFiction vs Stackless Python

A side-by-side look at eFiction and Stackless Python. For an in-depth review of either product, follow the links below.

eFiction

eFiction

Online Services

eFiction is an open source content management system designed for hosting online fiction and fanfiction communities. It allows writers to upload stories, maintain member profiles, facilitate messaging and discussion forums, enable commenting on stories, and includes features tailored towards creative writing websites.

fictionfanfictionwritingpublishingstoriesforumsmessaging
Stackless Python

Stackless Python

Development

Stackless Python is a Python programming language implementation featuring microthreads and no Global Interpreter Lock (GIL). It allows massive concurrency and offers better scalability for Python programs.

pythonconcurrencymicrothreadsscalability