949596979899100101102103104
} // Release all resources cb.releaseExternalResources(); sb.releaseExternalResources(); eventExecutor.shutdownNow(); } public static void main(String[] args) throws Exception { new LocalExampleMultithreaded("1").run(); }