Module ConnectionPool

Module ConnectionPool 

Source
Expand description

§Connection Pooling and Multiplexing

Advanced connection pooling for concurrent IPC operations with health monitoring and connection lifecycle management.

Structs§

ConnectionHandle
Connection handle with health monitoring
ConnectionHealthChecker 🔒
Connection health checker
ConnectionPool
Connection pool with advanced management
PoolConfig
Connection pool configuration
PoolStats
Connection pool statistics

Enums§

ConnectionHealth
Connection health status