concurrency
์ด 14๊ฐ์ ์ํค ยท 1 / 1 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- [Concurrency] Backpressure: ํ๋ฆ ์ ์ด๋ก ์์คํ ๋ณดํธ#backpressure #flow-control #reactive #concurrency #backend
- [Concurrency] Circuit Breaker: cascade failure ๋ฐฉ์ด#circuit-breaker #resilience #fault-tolerance #microservices #backend
- [Concurrency] Connection Pool: DB, HTTP, gRPC ์ ๊ณตํต ํจํด#connection-pool #database #concurrency #performance #backend
- [Concurrency] Rate Limiting: token bucket, sliding window#rate-limit #throttling #concurrency #api #backend
- [Concurrency] Retry + Exponential Backoff + Jitter#retry #backoff #jitter #resilience #concurrency
- Asynchronous (๋น๋๊ธฐ)#concurrency #programming-model #sync-async
- Blocking (๋ธ๋กํน)#concurrency #programming-model #blocking-nonblocking #thread
- Non-Blocking (๋ ผ๋ธ๋กํน)#concurrency #programming-model #blocking-nonblocking #nio #lock-free
- Synchronous (๋๊ธฐ)#concurrency #programming-model #sync-async
- Pub/Sub Bus#architecture #messaging #scaling #network
- Stateful#architecture #network #scaling
- Stateless#architecture #network #scaling
- Stateless vs Stateful#architecture #network #scaling
- Sticky Session#network #load-balancing #architecture