How to Install and Uninstall perl-Minion Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-Minion" package
In this section, we are going to explain the necessary steps to install perl-Minion on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Minion
Copied
2. Uninstall "perl-Minion" package
This is a short guide on how to uninstall perl-Minion on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Minion
Copied
3. Information about the perl-Minion package on openSuSE Tumbleweed
Information for package perl-Minion:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Minion
Version : 10.280.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : perl-Minion-10.280.0-2.1.src
Upstream URL : https://metacpan.org/release/Minion
Summary : Job queue
Description :
Minion is a high performance job queue for the Perl programming language,
with support for multiple named queues, priorities, high priority fast
lane, delayed jobs, job dependencies, job progress, job results, retries
with backoff, rate limiting, unique jobs, expiring jobs, statistics,
distributed workers, parallel processing, autoscaling, remote control, at
https://mojolicious.org admin ui, resource leak protection and multiple
backends (such as at https://www.postgresql.org).
Job queues allow you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle of web
applications. 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.
Take a look at our excellent documentation in Minion::Guide!
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Minion
Version : 10.280.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : perl-Minion-10.280.0-2.1.src
Upstream URL : https://metacpan.org/release/Minion
Summary : Job queue
Description :
Minion is a high performance job queue for the Perl programming language,
with support for multiple named queues, priorities, high priority fast
lane, delayed jobs, job dependencies, job progress, job results, retries
with backoff, rate limiting, unique jobs, expiring jobs, statistics,
distributed workers, parallel processing, autoscaling, remote control, at
https://mojolicious.org admin ui, resource leak protection and multiple
backends (such as at https://www.postgresql.org).
Job queues allow you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle of web
applications. 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.
Take a look at our excellent documentation in Minion::Guide!