Skip to content.

logo Stackless Python


Personal tools
Views

History for Processes

changed:
-
A *process* is an abstraction on the level of an operating system, which allows [MultiTasking]. 
Normally, a process contains lots of resources and, hence, switching between processes is 
usually slow.

 

Powered by Plone