dev@grizzly.java.net

Re: [Proposal - vote] Adding Pipeline interface to the SelectorHandler

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 19 Jun 2007 11:44:56 -0400

Hi Harold,

Harold Carr wrote:
> SOunds good to me.
>
> Question, you say that Pipeline is a Thread Pool. Why not call it a
> thread pool?

This is from Grizzly 1.0. I've probably abused the term but in Grizzly
it was a ThreadPool plus accessors for JMX management, also using the
chain of responsibility pattern.

  Just curious. JAX-WS has a pipeline that is an
> implementation of the chain of responsibility pattern. So Pipeline is
> already used in a context not to far removed from Grizzly.

And the Servlet Container also have the Pipeline concept....Might want
to find a better name :-)

Thanks

-- Jeanfrancois


>
> THanks,
> H
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>