Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Cachelet - the simplest java framework for general purpose caching
Cachelet is a java framework for general purpose caching very simple and easy to use. And it has everything you need for caching without complications.
jMighty is a simple and powerful database framework and connection pool management library. It enables to do all database activities and can be used in standalone and server applications. Learning the library took less than five minutes.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
My set of general-purpose Java utility classes, from trivial to complex, including stuff from a constant-pool reader to specialized ant tasks to fancy Writers to come out with a nice log.
A resource pool concept implemented in C++11. Pool is tied to a single type. Instances of a type can be retrieved as raw pointer, shared_ptr or unique_ptr. Resource management is move-enabled. Pre-allocation of instances is possible.
JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Get/Put java VO & XML from SQL stmts in 1 line; No config mapping; Plugin-Arch support; Hibernate and ibatis benchmarked. Lightweight(24KB); Self healing pool; Code Generation for CRUD. Embedded Solr Search. More @ http://onelinejdbc.wiki.sourceforge.net
Based on boost.
Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task.
Memory:memory pool.
COM:COM object invocation.
Language:compiler lexical and grammar analysis.
Network:epoll reactor.
The embedded Buffer Pool Manager (eBPM) supports the creation of pools of fixed buffer sizes. The user may allocate a buffer from the pool and queue to any other pool. A freed buffer is returned to its original pool.
ConnFarm is a high-performance database connection pool. The feature-set includes idle connection management, timeout controls, connection leak debugging capabilities, and JMX monitoring.
Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
This is a command line tool for spawning a number of O/S commands. The goal of that tool is to support a limited number of commands running at the same time. This is done by tracking the processes and spawning new ones as they exit, maintaining limit
Conector hecho en Java, Provee de una Abstraccion para lograr una conexion a una base de datos relacional, con la cual permite cambiar de manera indistinta una conexion directa, un pool de conexiones, o un Datasource
The command pattern and chain of responsibility pattern lends itself elegantly for the implementation of the Thread Pool design. Wrap the method using the command object and submit it to the tread pool;there is no needd to change the existing source
CoTaMan - Concurrent Task Manager is a library based on Boost that allows you to easily run a set of tasks with known dependencies on multiple threads that are managed in a thread pool.
threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
A set of lightweight SPECIFIC purpose reusable Java componentes.
Examples are: file parsers, simple communication protocols, logging, formatters, directory pollers, file filters, queue management, objects pool managers, etc.
NOTE: THIS PROJECT IS UNMAINTAINED
The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011.
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
spprocpool is a Unix/Linux preforked server library. Several TCP preforked server frameworks are included. A general-purpose, non-server process pool is included, and it can been used in a multi-threaded environment.
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages