Description: java thread pool implementation, through the most simple way to achieve the configuration file called the configuration, and thus easy to achieve multi-threaded
File list (Check if you may need any files):
smsSend
.......\CheckThreadTask.java
.......\ThreadPool.java
.......\UtilProperties.java
.......\Work.java
.......\配置方法.txt