com.mchange.v2.c3p0.loom.VirtualThreadPerTaskDirectTaskRunnerFactory~ Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of c3p0-loom Show documentation
Show all versions of c3p0-loom Show documentation
A c3p0 TaskRunnerFactory that outsources asynchronous work to Java 21 virtual threads
The newest version!
package com.mchange.v2.c3p0.loom;
public final class VirtualThreadPerTaskDirectTaskRunnerFactory implements TaskRunnerFactory
{
}