Re: [jruby-user] Which Rack web server?
Christian MICHON <[email protected]> Tue, 28 Apr 2015 23:34:36 +0200
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CACx2yF_WUoxfftfXEcxOeig0ktfDQxoSYAPk52HgeaG5WNBFuA@mail.gmail.com> |
--001a11c3875015f5160514cfa175 Content-Type: text/plain; charset=UTF-8 Mizuno (jetty). - fastest from what I measured with apache-bench on my machines - simplest configuration (almost none) Only drawback: CTRL-C does not work well on Windows (the java process will be detached and will keep running), you might need to implement a shutdown hook in your app. On Mon, Apr 27, 2015 at 9:29 PM, Doug Hathaway <[email protected]> wrote: > Tomcat deployed via Warbler. > > On Mon, Apr 27, 2015 at 12:55 PM, John Joseph Bachir < > [email protected]> wrote: > >> Which Rack web server are folks using with JRuby? Any particularly bad or >> good experiences? >> >> I suppose the only ones that support threading are Puma and Passenger? >> > > > > -- > *Doug Hathaway* > http://www.dadesystems.com/ > [email protected] > (407) 680-3631 > -- Christian --001a11c3875015f5160514cfa175 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Mizuno (jetty).<div>- fastest from what I measured with ap= ache-bench on my machines</div><div>- simplest configuration (almost none)<= /div><div><br></div><div>Only drawback: CTRL-C does not work well on Window= s (the java process will be detached and will keep running), you might need= to implement a shutdown hook in your app.</div></div><div class=3D"gmail_e= xtra"><br><div class=3D"gmail_quote">On Mon, Apr 27, 2015 at 9:29 PM, Doug = Hathaway <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>></span> wrote:<br><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex"><div dir=3D"ltr">Tomcat deployed via Warbler.</div><div class= =3D"gmail_extra"><span class=3D""><br><div class=3D"gmail_quote">On Mon, Ap= r 27, 2015 at 12:55 PM, John Joseph Bachir <span dir=3D"ltr"><<a href=3D= "mailto:[email protected]" target=3D"_blank">johnjosephbachir@gmai= l.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"m= argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"l= tr">Which Rack web server are folks using with JRuby? Any particularly bad = or good experiences?<div><br></div><div>I suppose the only ones that suppor= t threading are Puma and Passenger?</div></div> </blockquote></div><br><br clear=3D"all"><div><br></div></span><span class= =3D"HOEnZb"><font color=3D"#888888">-- <br><div><div dir=3D"ltr"><b>Doug Ha= thaway</b><div><a href=3D"http://www.dadesystems.com/" target=3D"_blank">ht= tp://www.dadesystems.com/</a></div><div><a href=3D"mailto:doug@dadesystems.= com" target=3D"_blank">[email protected]</a><br><a href=3D"tel:%28407%29= %20680-3631" value=3D"+14076803631" target=3D"_blank">(407) 680-3631</a><br= ></div></div></div> </font></span></div> </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class= =3D"gmail_signature">Christian<br></div> </div> --001a11c3875015f5160514cfa175--