[ ソース: unicorn ]
パッケージ: unicorn (5.4.1-2)
unicorn に関するリンク
Debian の資源:
unicorn ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [unicorn.bogomips.org]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-kgio (>= 2.6.0~)
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops (>= 0.7.0~)
- Real-time stats for preforking Rack servers