Connection allocator runs through the loop sleeping specified amount on each loop and invoking checkConnections method on each loop. Allocator is also interrupted immediately by other threads when new connections can be created.
@see ConnectionPool#checkConnections()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.