[ 原始碼: unicorn ]
套件:unicorn(6.1.0+git.20250131.1370f52-1 以及其他的)
unicorn 的相關連結
Debian 的資源:
下載原始碼套件 unicorn:
- [unicorn_6.1.0+git.20250131.1370f52-1.dsc]
- [unicorn_6.1.0+git.20250131.1370f52.orig.tar.gz]
- [unicorn_6.1.0+git.20250131.1370f52-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [yhbt.net]
相似套件:
Rack HTTP server for fast clients
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients.
其他與 unicorn 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-kgio
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops (>= 0.7)
- real-time stats for preforking Rack servers