java併發編程之線程池

前言 本文介紹幾種java經常使用的線程池如:FixedThreadPool,ScheduledThreadPool,CachedThreadPool等線程池,並分析介紹Executor框架,作到「知其然」:會用線程池,正確使用線程池。而且「知其因此然」:瞭解背後的基本原理。java 轉載請指明原處: http://blogs.xzchain.cn程序員 1.Executor Executor是j
相關文章
相關標籤/搜索