dev@glassfish.java.net

Question about GlassFish thread pool API

From: Cheng Fang <cheng.fang_at_oracle.com>
Date: Fri, 09 Jul 2010 14:24:00 -0400

One of the new features in ejb is to allow users to specify a custom
thread pool for timer execution and remote async method invocation.

How should ejb container interact with GlassFish common thread pool API,
such as obtaining and closing ThreadFactory, Thread? In which module
does thread pool API reside? I did some search in the workspace without
much luck. Any help is appreciated.

Thanks,
-cheng