API Reference grpc_connection_pool v#0.4.0

Copy Markdown View Source

Modules

A flexible and robust gRPC connection pooling library for Elixir.

Exponential backoff with jitter for connection retry logic.

Configuration module for gRPC connection pooling.

High-performance gRPC connection pool with pluggable selection strategies.

ETS table owner and serializer for slot assignment.

Behaviour for connection selection strategies.

Power-of-two-choices with a least-frequently-used tiebreak.

Random channel selection.

Lock-free round-robin channel selection using :atomics.

GenServer-based gRPC connection worker with automatic reconnection.