SCons vs Stackless Python
A side-by-side look at SCons and Stackless Python. For an in-depth review of either product, follow the links below.
SCons
Development
SCons is an open source software construction tool that is used to build software applications and libraries. It is written in Python and uses Python scripts for its configuration files making it easy to customize and extend.
buildautomationpython
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
Related Comparisons
Autoconf
Buildr
Automake
Reggae build system
qmake
makebreed