[ 原始碼: thin ]
套件: thin (1.7.2-1build1)
thin 的相關超連結
Trisquel 的資源:
下載原始碼套件 thin:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Ryan Niebur
- Laurent Arnoud
外部的資源:
- 主頁 [code.macournoyer.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.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0~preview1)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~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)