User:Phoe6/Books/python

From Wikipedia, the free encyclopedia


Python Language[edit]

Designs, Concepts and Issues[edit]

Operating System Concepts
User space
Kernel
Process
Inter-process communication
Light-weight process
Context switch
Thread
POSIX Threads
Green threads
Microthread
Parallel programming model
Implicit parallelism
Explicit parallelism
Concurrency
Scheduling
Python Implementation
Python Programming Language
CPython
Global Interpreter Lock
Stackless Python
Jython
IronPython
PyPy
Programming Concepts
Call stack
C Programming Language
Just-in-time compilation