Class ExecutorsFactory

java.lang.Object
org.atmosphere.util.ExecutorsFactory

public class ExecutorsFactory extends Object
Factory to create ExecutorService for Atmosphere components. Uses Virtual Threads (JDK 21+) by default for unlimited scalability.