This is the Linux app named HikariCP whose latest release can be downloaded as HikariCP-7.1.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named HikariCP with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
HikariCP
DESCRIPTION
HikariCP is a high-performance JDBC connection pooling library designed to offer minimal overhead and maximum throughput. It aims for simplicity and stability, concentrating on fast connection acquisition and minimal latency under load. Its internals manage a pool of connections aggressively but smartly, with options such as leak detection, timeout thresholds, and adaptive connection retirement. Because it avoids heavy internal locking, it scales well in high-concurrency environments, making it a popular choice in microservices and high-throughput web backends. Metrics and instrumentation hooks (for example, via Dropwizard or Micrometer) allow runtime visibility into pool usage and health. HikariCP’s focus is on doing the essential work of pooling correctly and efficiently, rather than bundling extraneous features.
Features
- Very lightweight footprint (~130–165 KB) with minimal dependencies
- High performance achieved via micro-optimizations across millions of operations
- “Zero-overhead” pooling design focused on simplicity and reliability
- Default connection pool in Spring Boot, Play Framework, Slick, and JOOS
- Extensive configuration options to tune timeouts, lifecycles, and pool sizing
- Strong compatibility with diverse JDBC drivers and databases
Programming Language
Java
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/hikaricp.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.