Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.61 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.61 KB

Gitter chat Issue Tracker CI status Tag Maven metadata URL Sonatype Nexus (Releases) Docker Pulls

NIO Storage Driver

The count of the concurrent load operations at is limited also by the storage-driver-threads configuration option which is CPU core count by default. This means that operations will occupy no more I/O worker threads than configured. However the operations are reentrant and the count of the active (started but not completed yet) operations may be much more(may be limited by storage-driver-limit-concurrency configuration option).