[ 源代码: thin ]
软件包:thin(1.8.0-1)
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.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0)
- 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)