摘要:
一、ThreadPoolExecutor介绍 在jdk1.8中,构造函数有4个。以 ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<R 阅读全文
摘要:
1、安装bind。略。 2、/etc/named.conf配置文件。 // named.conf // // Provided by Red Hat bind package to configure the ISC BIND named(8) DNS // server as a caching 阅读全文