42kitrun Blog
Search
검색
다크 모드
라이트 모드
Posts
Archive
Tutorials
태그: kernel
4건의 항목
2026년 4월 05일
HW부터 JVM + Spring까지 — 서버 실행 구조
java
jvm
spring
spring-boot
tomcat
jit
bytecode
classloader
garbage-collection
thread
http
operating-system
systems
hardware
kernel
2026년 4월 05일
HW부터 네이티브 코드까지 — C/C++/Rust/Go 실행 구조
native-code
c-language
compilation
machine-code
cpu
operating-system
memory
elf
linker
assembly
systems
hardware
process
kernel
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
2026년 4월 05일
HW부터 Python 스크립트까지 — CPython 실행 구조
python
cpython
bytecode
interpreter
virtual-machine
gil
cpu
operating-system
memory
systems
hardware
process
kernel
stack-machine