Live data from Hacker News

Ngx_mruby – Use MRuby with Nginx

github.com

1–6 of 6 posts

Re: Ngx_mruby – Use MRuby with Nginx

#4

This looks interesting. I'd be very interested to see some benchmarks between this and openresty using lua.

And Apache APISIX https://apisix.apache.org/blog/2022/08/12/arm-performance-go...

That's irrelevant to Lua/Ruby embedded in Nginx I'm afraid

Re: Ngx_mruby – Use MRuby with Nginx

#6
post #5

FWIW, H2O has offered the same for some time: https://h2o.examp1e.net/configure/mruby_directives.html

I didn't get the impression OP was claiming to be the first server-side mruby interpreter, but rather one that integrates with nginx. Since h2o appears to be its own httpd implementation, that makes switching off of nginx costly if a shop is heavily invested in nginx either because of other components or because of organizational knowledge/expertise