套件:libminion-perl(10.31+dfsg-1)
libminion-perl 的相關連結
Debian 的資源:
下載原始碼套件 libminion-perl:
- [libminion-perl_10.31+dfsg-1.dsc]
- [libminion-perl_10.31+dfsg.orig.tar.xz]
- [libminion-perl_10.31+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
job queue for Mojolicious
Minion is a job queue for the Mojolicious real-time web framework, with support for multiple named queues, priorities, delayed jobs, job dependencies, job results, retries with backoff, statistics, distributed workers, parallel processing, autoscaling, resource leak protection and multiple backends (such as PostgreSQL).
Job queues allow you to process time and/or computationally intensive tasks in background processes, outside of the request/response lifecycle. Among those tasks you'll commonly find image resizing, spam filtering, HTTP downloads, building tarballs, warming caches and basically everything else you can imagine that's not super fast.
其他與 libminion-perl 有關的套件
|
|
|
|
-
- dep: fonts-fork-awesome
- fork of the iconic font and CSS toolkit
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-moment
- Work with dates in JavaScript (library)
-
- dep: libmojolicious-perl (>= 9.0)
- simple, yet powerful, Web Application Framework
-
- dep: libyaml-libyaml-perl
- Perl interface to libyaml, a YAML implementation
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libmojo-pg-perl
- module to make PostgreSQL fun to use with Mojolicious