Re: [jruby-user] Which Rack web server?

Benjamin Ortega <[email protected]> Tue, 28 Apr 2015 17:04:41 -0500
Newsgroups gmane.comp.lang.jruby.user
Message-ID <CAOJFVx4xux-5VXhAfyNqFzAKFQzVxMhAA28EPmsTn=_+_NrKvA@mail.gmail.com>
--001a113a5d52a43bd20514d00c0e
Content-Type: text/plain; charset=UTF-8

We use Trinidad (multithreaded) and are satisfied with it. It's fast enough
and it scales and can be monitored nicely. We use Passenger for MRI apps
and have considered standardizing on Passenger or puma for everything, but
don't have any specific plans to do so.

FWIW I think you have to buy Passenger Enterprise to run your app
multithreaded on Passenger.

On Tue, Apr 28, 2015 at 4:34 PM, Christian MICHON <
[email protected]> wrote:

> 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
>

--001a113a5d52a43bd20514d00c0e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">We use Trinidad (multithreaded) and are satisfied with it.=
 It&#39;s fast enough and it scales and can be monitored nicely. We use Pas=
senger for MRI apps and have considered standardizing on Passenger or puma =
for everything, but don&#39;t have any specific plans to do so.<div><br><di=
v><div><div>FWIW I think you have to buy Passenger Enterprise to run your a=
pp multithreaded on Passenger.</div></div></div></div></div><div class=3D"g=
mail_extra"><br><div class=3D"gmail_quote">On Tue, Apr 28, 2015 at 4:34 PM,=
 Christian MICHON <span dir=3D"ltr">&lt;<a href=3D"mailto:christian.michon@=
gmail.com" target=3D"_blank">[email protected]</a>&gt;</span> wrot=
e:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-l=
eft:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Mizuno (jetty).<div>-=
 fastest from what I measured with apache-bench on my machines</div><div>- =
simplest configuration (almost none)</div><div><br></div><div>Only drawback=
: CTRL-C does not work well on Windows (the java process will be detached a=
nd will keep running), you might need to implement a shutdown hook in your =
app.</div></div><div class=3D"gmail_extra"><div><div class=3D"h5"><br><div =
class=3D"gmail_quote">On Mon, Apr 27, 2015 at 9:29 PM, Doug Hathaway <span =
dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">dmh=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" =
style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><di=
v dir=3D"ltr">Tomcat deployed via Warbler.</div><div class=3D"gmail_extra">=
<span><br><div class=3D"gmail_quote">On Mon, Apr 27, 2015 at 12:55 PM, John=
 Joseph Bachir <span dir=3D"ltr">&lt;<a href=3D"mailto:johnjosephbachir@gma=
il.com" target=3D"_blank">[email protected]</a>&gt;</span> wrote:<=
br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left=
:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Which Rack web server ar=
e folks using with JRuby? Any particularly bad or good experiences?<div><br=
></div><div>I suppose the only ones that support threading are Puma and Pas=
senger?</div></div>
</blockquote></div><br><br clear=3D"all"><div><br></div></span><span><font =
color=3D"#888888">-- <br><div><div dir=3D"ltr"><b>Doug Hathaway</b><div><a =
href=3D"http://www.dadesystems.com/" target=3D"_blank">http://www.dadesyste=
ms.com/</a></div><div><a href=3D"mailto:[email protected]" target=3D"_bl=
ank">[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></div></div><span c=
lass=3D"HOEnZb"><font color=3D"#888888">-- <br><div>Christian<br></div>
</font></span></div>
</blockquote></div><br></div>

--001a113a5d52a43bd20514d00c0e--