摘要: Executor框架Executor框架是指java 5中引入的一系列并发库中与executor相关的一些功能类,其中包括线程池,Executor,Executors,ExecutorService,CompletionService,Future,Callable等。并发编程的一种编程方式是把任务... 阅读全文
posted @ 2015-03-19 11:31 喵叔 阅读(183) 评论(0) 推荐(0) 编辑