Skip to content

Instantly share code, notes, and snippets.

@icarocamelo
icarocamelo / EfficientThreadPoolExecutor
Created September 8, 2017 19:21 — forked from akshaydeo/EfficientThreadPoolExecutor
EfficientThreadPoolExecutor
/**
* Thread pool executor
* Author: akshay
* Date : 9/30/13
* Time : 2:55 PM
*/
public class EfficientThreadPoolExecutor extends ThreadPoolExecutor {
/**
* Logger