Hello folks --

I am considering using Avalon in a commercial project, and have spent
the weekend going through most of the documentation and some of the
code. Since I am new to Avalon, please pardon me if I ask something that
may already be known to this list.

I was trying to hunt down how Threads are managed in Avalon.
Specifically, I am looking for a ThreadPool class. The closest I have
come to is this reference in the latest Phoenix download:

========================
jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/BlockContext.java:import
org.apache.avalon.excalibur.thread.ThreadPool;
=========================

However, the code in the Excalibur repository does not have an
org.apache.avalon.excalibur.thread package.

Are the latest versions of Phoenix and Excalibur not compatible with
each other? If so, where will I find the ThreadPool class?

(Couldn't find the answer on the mailing list though..searching on
"ThreadPool" gets me to some mail around 5/2-13/2001 from which it
appears that ThreadPool is being rewritten...What is the current
status?)

Best,
Vijay


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to