10 results for “topic:pooling-utility”
Secure TLS tunnel with pool of prepared upstream connections
An optimized approach object pooling.
A fast, flexible and fully unit-tested AS3 object pooling utility 🦈
No description provided.
Resource pool is implemented in Elixir as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.
Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.
This C# project contains a template pool that keeps track of used objects and has flexible internal mechanisms.
Notion DataSource is a reliably scaling datasource pooling driving for JDBC connections with failover on login failure, including expired passwords. It tests all connections when the system is loaded or failover connections are added by the API in a single thread (database logins are less likely to be locked out). SQL logging is also configurable.
A ScriptableObject-based pooling framework for Unity
🔄 Manage memory efficiently with this C++ Object Pool template for fast object reuse, enhancing performance in games and simulations.