pool

Resource pooler

Provides efficient resource pooling for medium-lifetime resources such as database connections

A high-performance striped resource pooling implementation for Haskell

GitHub

112 stars
10 watching
59 forks
Language: Haskell
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
rstudio/poolProvides an object pooling mechanism to simplify management of connections in R applications.255
mperham/connection_poolA connection pooling mechanism for Ruby applications1,633
metabase/connection-poolA Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases.14
kennethreitz/django-postgrespoolA connection pooling library for Django applications to manage Postgres databases.7
bos/configuratorA Haskell library that provides dynamic file-based configuration with automatic reloading and interpolation of strings.128
shettyh/threadpoolAn efficient and scalable thread pool implementation for concurrent task execution102
whitfin/expoolA library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications.28
soupi/rfcA collection of resources and documentation on Haskell programming language and learning it149
dashbitco/nimble_poolA tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes347
bos/llvmHaskell bindings to the LLVM compiler infrastructure project105
epgsql/poolerAn OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size.310
hden/rethinkdb-poolProvides a connection pooling mechanism for a specific NoSQL database technology22
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
microsoft/microsoft.io.recyclablememorystreamA MemoryStream replacement that provides pooling and improved performance through optimized buffer management2,006
general-cbic/poolexA library for managing pools of worker processes in Elixir applications53