Pythomnic3k

5 minute tour

Cages [4/15]

Pythomnic3k application consists of one or more separate parts called "cages". Each cage is a separate Python process, running its own private code. Partitioning application into cages is the first line of its functional decomposition. Each cage is recognized by name, and cage name indicates its function within the application.

« prev slide next slide »