Skip to content

GM Friend vs Stackless Python

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

GM Friend

GM Friend

Games

GM Friend is a virtual tabletop software for playing tabletop roleplaying games online. It has features like dice rolling, character sheets, maps and tokens, and chat.

virtual-tabletopdice-rollingcharacter-sheetsmapstokenschat
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