Skip to content

I.G.I. (Series) vs Stackless Python

A side-by-side look at I.G.I. (Series) and Stackless Python. For an in-depth review of either product, follow the links below.

I.G.I. (Series)

I.G.I. (Series)

Games

I.G.I. is a series of first-person shooter stealth video games developed by Innerloop Studios and published by Codemasters. The games follow a British soldier named David Jones as he conducts secret missions across various locales using stealth tactics.

stealthmilitaryfpssingle-playercodemasters
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