Skip to content
Home
Misc
Notes
NGX
Favoman
Profile
Internals
By
Cole
/
18.04.2026
Twisted Reactor Internals: How SelectReactor Schedules I/O Callbacks
Read More
: Twisted Reactor Internals: How SelectReactor Schedules I/O Callbacks
By
Cole
/
18.04.2026
Keepalived vrrp_script Weight vs Priority: Reading the C Source
Read More
: Keepalived vrrp_script Weight vs Priority: Reading the C Source
By
Cole
/
18.04.2026
How Nginx Processes a Request: Phase-by-Phase Source Analysis
Read More
: How Nginx Processes a Request: Phase-by-Phase Source Analysis
By
Cole
/
18.04.2026
Python Metaclass Deep Dive in CPython
Read More
: Python Metaclass Deep Dive in CPython
By
Cole
/
18.04.2026
How Python Coroutines Actually Work: Tracing __next__ and send()
Read More
: How Python Coroutines Actually Work: Tracing __next__ and send()
By
Cole
/
18.04.2026
Python asyncio Event Loop Internals: A Deep CPython
Read More
: Python asyncio Event Loop Internals: A Deep CPython