Salut,
falcon wrote:
> Have the grizzly folks thought of separating the 'intercepting filter' code
> into its own little project?
>
> This is a fantastically useful pattern for server writers, which is why
> grizzly, netty, mina and others use it. It would be great to remove the
> networking specific code and make it available as a separate jar.
> Contributers could then write different concurrency strategies, etc.
>
> Grizzly is already very modular, this would just be another module!
I like the idea...Mainly, you would lihe the ProtocolChain/Filter to
leave in it's own module. Do you have a project that need such
implementation? Just file an RFE here:
https://grizzly.dev.java.net/issues/
and I will try to add it to 1.9.16.
Thanks!
-- Jeanfrancois