A proper bulkhead implementation with circuit-breakers and durable state
-
Updated
Feb 12, 2026 - Python
A proper bulkhead implementation with circuit-breakers and durable state
Production-ready Go library with 8 essential design patterns: Bloom Filter, Bulkhead, Circuit Breaker, Dead Letter Queue, Pub/Sub, Redlock, Retry, and Worker Pool. Enterprise-grade with security hardening, comprehensive testing, and performance optimization.
Typed, zero-dependency bulkhead and bounded-concurrency library for Python asyncio, with FIFO queues, deadlines, metrics, and weighted capacity.
This project shows how to use resilience patterns in .NET applications. It uses the Polly library to show real examples of how these patterns work.
Technical journal on admission control, backpressure, and how systems behave under load.
Protect expensive or fragile HTTP dependencies by limiting how many calls are allowed in flight at once.
Add a description, image, and links to the bulkhead-pattern topic page so that developers can more easily learn about it.
To associate your repository with the bulkhead-pattern topic, visit your repo's landing page and select "manage topics."