starman
high-performance preforking PSGI/Plack web server
Starman is a PSGI perl web server that has unique features such as:
* High Performance - Uses the fast XS/C HTTP header parser
* Preforking - Spawns workers preforked like most high performance UNIX
servers do. Starman also reaps dead children and automatically restarts
the worker pool.
* Signals - Supports HUP for graceful restarts, and TTIN/TTOU to
dynamically increase or decrease the number of worker processes.
* Superdaemon aware - Supports Server::Starter for hot deploy and
graceful restarts.
* Multiple interfaces and UNIX Domain Socket support - Able to listen
on multiple intefaces including UNIX sockets.
* Small memory footprint - Preloading the applications with --preload-app
command line option enables copy-on-write friendly memory management.
Also, the minimum memory usage Starman requires for the master process
is 7MB and children (workers) is less than 3.0MB.
* PSGI compatible - Can run any PSGI applications and frameworks
* HTTP/1.1 support - Supports chunked requests and responses, keep-alive
and pipeline requests.
libc6-mips64el-cross
GNU C Library: Shared libraries (for cross-compiling)
This package was generated by dpkg-cross for cross compiling.
libpdl-vectorvalued-perl
module to provide some utilities for vector-valued PDLs
PDL::VectorValued provides generalizations of some elementary PDL functions
to higher-order PDLs which treat vectors as "data values".
r-cran-dygraphs
GNU R interface to 'Dygraphs' interactive time series charting library
An R interface to the 'dygraphs' JavaScript charting library
(a copy of which is included in the package). Provides rich facilities
for charting time-series data in R, including highly configurable
series- and axis-display and interactive features like zoom/pan and
series/point highlighting.
php-symfony-mercure-notifier
Symfony Mercure Notifier Bridge
The Symfony Mercure Notifier Bridge provides Mercure integration
for Symfony Notifier.
php-symfony-message-bird-notifier
Symfony MessageBird Notifier Bridge
The Symfony MessageBird Notifier Bridge provides MessageBird integration
for Symfony Notifier.