RubyForge Ruby License Category Commons v t e Web interfaces Server-side Protocols HTTP v2 v3 Encryption WebDAV CGI SCGI FCGI AJP WSRP WebSocket Server APIs C NSAPI C ASAPI C ISAPI COM ASP...
net/unicorn/ Unicorn is a Rack HTTP server to serve Ruby web applications on UNIX environment. It is optimised to be used with nginx. It is based on now deprecated Mongrel 1.1.5 from 2008....
com/mongrel/mongrel Written in Ruby Operating system Cross-platform Type Web server License Ruby License [1] Website rubygems.org/gems/mongrel Mongrel is an open-source software HTTP...
Posted by naruse on 11 Dec 2023 We are pleased to announce the release of Ruby 3.3.0-rc1. Ruby 3.3 adds a new parser named Prism, uses Lrama as a parser generator, adds a new pure-Ruby JIT...
Posted by naruse on 12 Nov 2023 ; Use Lrama instead of Bison ; M:N スレッドスケジューラ ; パフォーマンスの改善 ; 以下の非推奨の環境変数は削除されました ; ext/readline · の削除
Notable methods in the Prism API are: ; Prism.parse(source) which returns the AST as part of a parse result object ; Prism.parse_comments(source) which returns the comments ; Prism.parse_success?(source) which returns true if there are no errors
A modular Ruby web server interface. Contribute to rack/rack development by creating an account on GitHub.
Posted by naruse on 11 Dec 2023 ; Use Lrama instead of Bison ; M:N スレッドスケジューラ ; パフォーマンスの改善 ; 互換性に関する変更 ; 以下の非推奨の環境変数は削除されました ; ext/readline · の削除
cache.ruby-lang.org provided by Fastly is most important infrastructure of Ruby ecosystem. Datadog enables monitoring of Content Delivery Network (CDN) performance. It tracks cache coverage, error rate, enhancing user experiences. ; We have various web services for ruby-lang.org. Datadog allows to visualize log analytics data alongside metrics and application performance monitoring (APM) data in the same dashboards. ; By utilizing Datadog’s tracing capabilities, we can capture traces as requests flow through web servers and databases. This helps identify bottlenecks and problematic requests.
A very fast & simple Ruby web server. Contribute to macournoyer/thin development by creating an account on GitHub.