[ ソース: thin ]
パッケージ: thin (1.8.0-1ubuntu3)
thin に関するリンク
Trisquel の資源:
thin ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Team (メールアーカイブ)
- Ryan Niebur
- Laurent Arnoud
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast and very simple Ruby web server
Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history:
* the Mongrel parser, the root of Mongrel's speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use package for your own pleasure.
その他の thin 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.3.4) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)
-
- dep: ruby-daemons (>= 1.0.9)
- Ruby daemons library
-
- dep: ruby-eventmachine (>= 1.0.4)
- Ruby/EventMachine library
-
- dep: ruby-rack (<< 3)
- modular Ruby webserver interface
- dep: ruby-rack (>= 1)