You are viewing a plain text version of this content. The canonical link for it is here.
Posted to phoenix-dev@avalon.apache.org by Shawn Boyce <sh...@boycefamily.net> on 2002/05/29 22:03:49 UTC

Correction for Cornerstone web page

Small correction to Cornerstone web page
http://jakarta.apache.org/avalon/cornerstone/index.html

The PacketManager section has cut&paste errors from ConnectionManager.
In the text below, the "ConnectionManager" should be replaced with
"PacketManger".

PacketManager

The ConnectionManager service provides a facility to listen for incoming 
datagram connections.

The DefaultConnectionManager block gives a thread pooled implementation 
of this service. If there were many server components all depending on 
this block, they would all share the same thread pool.

-- 
-Shawn



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Correction for Cornerstone web page

Posted by Paul Hammant <Pa...@yahoo.com>.
Shawn,

Done :-)

-ph

> Small correction to Cornerstone web page
> http://jakarta.apache.org/avalon/cornerstone/index.html
>
> The PacketManager section has cut&paste errors from ConnectionManager.
> In the text below, the "ConnectionManager" should be replaced with
> "PacketManger".
>
> PacketManager
>
> The ConnectionManager service provides a facility to listen for 
> incoming datagram connections.
>
> The DefaultConnectionManager block gives a thread pooled 
> implementation of this service. If there were many server components 
> all depending on this block, they would all share the same thread pool.
>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>