Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Which version to use for new development?

We are releasing jetty9 milestones with the intent of the first stable
release by the end of the year.  So by our estimation you should be
fine, however if you want to play it safe then jetty8 would be fine.

FWIW, any issues you may find between now and then would have a
definiate priority in terms of being addressed :)

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Fri, Oct 19, 2012 at 3:50 PM, ccleve <ccleve.tech@xxxxxxxxx> wrote:
> I'm starting to developing an app that will do much asynchronous passing of
> messages. I'd like to use HttpClient. It seems that Jetty 9 is much improved
> and would be a better choice than Jetty 8.
>
> Here's the rub: the app needs to go into production before the end of the
> year, and Jetty 9 hasn't been released.
>
> Should I use Jetty 9 or Jetty 8? How stable is 9?
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top