42kitrun Blog
Search
검색
다크 모드
라이트 모드
Posts
Archive
Tutorials
태그: event-loop
2건의 항목
2026년 4월 05일
HW부터 JavaScript까지 — V8 엔진 실행 구조
javascript
v8
jit
bytecode
interpreter
turbofan
ignition
event-loop
cpu
operating-system
memory
systems
hardware
garbage-collection
just-in-time-compilation
2026년 4월 05일
HW부터 Node.js + Fastify/NestJS까지 — 서버 실행 구조
nodejs
fastify
nestjs
v8
libuv
event-loop
jit
http
tcp
operating-system
systems
hardware
kernel
non-blocking-io
thread-pool