stormpot
Object pool
An object pooling library designed to efficiently manage and reuse expensive objects in Java applications.
A fast object pool for the JVM
358 stars
19 watching
42 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
concurrencyconnection-poolhigh-performancejavaperformancepooltdd
Related projects:
Repository | Description | Stars |
---|---|---|
jolestar/go-commons-pool | A generic object pool implementation with flexible configuration options and support for custom factories. | 1,225 |
chrisnc/tangaroa | A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 |
bitshifter/objectpool | An object pool allocator implementation in C++11. | 94 |
metabase/connection-pool | A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. | 14 |
vit-vit/ctpl | Provides a thread pool implementation to manage concurrent execution of jobs in C++ | 1,816 |
rstudio/pool | Provides an object pooling mechanism to simplify management of connections in R applications. | 254 |
bonesoul/coiniumserv | A high-performance cryptocurrency mining pool software implementation | 798 |
ivpusic/grpool | A lightweight goroutine pool for concurrent job execution. | 745 |
josdejong/workerpool | A library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications. | 2,093 |
xxjwxc/gowp | A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 516 |
inkooboo/thread-pool-cpp | A high-performance C++11 thread pool with support for multiple scheduling strategies and benchmarked against a Boost.Asio-based implementation. | 568 |
two/tspool | A TCP server pool implementation using worker pools to improve performance and protect the server. | 14 |
jvt/water | A web-based application providing tools and resources for managing water-related data and information | 0 |
alitto/pond | A high-performance worker pool library for managing concurrent tasks in Go | 1,517 |
jkorf/binance.net | A C# client library providing access to the Binance REST and Websocket API for trading and market data retrieval | 1,044 |