FICHA · MANJARO

haskell-resource-pool

A high-performance striped resource pooling implementation

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a high-performance striped resource pool for Haskell. Resource pools reuse expensive resources such as database connections, network clients, or handles instead of creating them repeatedly.

It is useful for servers, web applications, workers, and tools that need controlled sharing of scarce resources. It is a developer library and pool size should match the application's workload and limits.

Permissions

Permissions not analysed for this source yet.