users@grizzly.java.net

Re: Upcoming features for Grizzly? Time to speak!

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 19 Sep 2007 17:16:58 -0400

Hi Yaman,

Ustuntas Yaman wrote:
> Hello Jeanfrancois,
>
> First of all, congratulations on grizzly 1.6.

Thanks!

>
> I just read through your email and have a comment on one part
>
>> Grizzly Web Server: Right now Grizzly is quite simple to configure
>> programmatically, but I would like to be able to configure it using a
>> property file or better, with Spring.
>
> I would leave out Spring or any other not too nessesary tools/frameworks for the sake of developers who don't use them or need them.
>

Agree, but for new user, it might be cool to have such support. But your
point is well taken :-), I will make sure if such features is
implemented, it will be added as an add-on to the WebServer and not
shipped by default (or inside another package).


> Thanks again for grizzly.

You are welcome!

-- Jeanfrancois

>
> --
> Yaman
>
>
>
> -----Original Message-----
> From: Jeanfrancois Arcand [mailto:Jeanfrancois.Arcand_at_Sun.COM]
> Sent: Tue 9/18/2007 2:35
> To: dev_at_grizzly.dev.java.net; users_at_grizzly.dev.java.net
> Subject: Upcoming features for Grizzly? Time to speak!
>
> Hi,
>
> since this community is constantly growing, I would like to start a
> thread about what we should focus on for the next couple of months.
>
> I've got a lot of private requests from all around the world, and I
> think anybody interested to contribute would like to know what is
> requested. So feel free to add you own requests to the list. I will
> publish them, let say in two weeks, on our main site so new users that
> wants to becomes committers knows where to start.
>
> Here it is:
>
> + Improve documentations, which include back to back tutorials, blogs etc.
>
> + Asynchronous Http client support: We already have the tcp client and
> http server side support. Writing a client will requires more works but
> at least we already have the http parser available. This features have
> been requested several times by the openESB project and JavaFX.
>
> + Asynchronous Write Queue: That one is probably the more urgent one as
> it is clear we are missing that feature.
>
> + xSocket|Mina support: Those NIO Framework easily allow you to replace
> their NIO provider. I'm interested to support both of them for their
> easy to use, high level API.
>
> + Bayeux/cometd: The current implementation is not uptodate with the
> latest specs.
>
> + AsyncRead/Write support in Comet: This feature is already available in
> GlassFish v2 (Grizzly 1.0). We just need to ports it.
>
> + JRuby support: There is some missing features like adding your own
> jars to the classpath at startup, jdbc support, etc.
>
> + Grizzly Web Server: Right now Grizzly is quite simple to configure
> programmatically, but I would like to be able to configure it using a
> property file or better, with Spring.
>
> I need to dig more in my emails but that's a start :-) Feel free to add
> anything!
>
> Thanks
>
> -- Jeanfrancois
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net