Class SmartExecutor.Limited

java.lang.Object
org.eclipse.aether.util.concurrency.SmartExecutor.Limited
All Implemented Interfaces:
AutoCloseable, SmartExecutor
Enclosing interface:
SmartExecutor

public static class SmartExecutor.Limited extends Object implements SmartExecutor
Limited executor, where the actual goal is to protect accessed resource, like when virtual threads are being used, so the "pool" itself does not provide any kind of back-pressure.