Skip to main content

Module connection_pool

Module connection_pool 

Source
Expand description

MCP connection pool for efficient provider management

This module provides connection pooling and parallel initialization for MCP providers to eliminate sequential connection bottlenecks.

Structs§

ConnectionPoolStats
Connection pool statistics
McpConnectionPool
MCP connection pool for efficient provider management
PooledMcpManager
Enhanced MCP manager with connection pooling
PooledMcpStats
Pooled MCP manager statistics

Enums§

McpPoolError
MCP connection pool errors