Skip to content
View janbalangue's full-sized avatar
🎹
🎹

Block or report janbalangue

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. async-bulkhead async-bulkhead Public

    A focused async bulkhead for Java that limits in-flight work and makes overload visible.

    Java 3

  2. async-bulkhead-ts async-bulkhead-ts Public

    Fail-fast admission control for async systems. Reject overload early instead of hiding it behind queues.

    TypeScript

  3. async-bulkhead-llm async-bulkhead-llm Public

    Fail-fast concurrency and token budget enforcement for LLM workloads.

    TypeScript

  4. async-bulkhead-express async-bulkhead-express Public

    Express middleware for route-level bulkheads and fail-fast overload protection.

    JavaScript