From: yangjun2 <yangjun1120_at_gmail.com>
Date: Tue, 28 Jun 2011 02:38:27 -0700 (PDT)
hi,
I want to desgin custom threadpool with business key,but no enough
business data in IOStategy,
so I don't use default workthreadpool.
call flow of Server side :
READ/ACCEPT
kernelThreadPool--->SameThreadIOStrategy--->CustomFilter--->CustomThreadpool(control
thread num with business key)