软件包:libminion-perl(10.31+dfsg-2)
libminion-perl 的相关链接
Debian 的资源:
下载源码包 libminion-perl:
- [libminion-perl_10.31+dfsg-2.dsc]
- [libminion-perl_10.31+dfsg.orig.tar.xz]
- [libminion-perl_10.31+dfsg-2.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-bootstrap5
- HTML front-end framework (version 5)
-
- 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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libmojo-pg-perl
- module to make PostgreSQL fun to use with Mojolicious