K 10 svn:author V 5 adamw K 8 svn:date V 27 2015-03-17T16:03:31.329485Z K 7 svn:log V 576 Add devel/p5-Minion, an asynchronous job queue for Mojolicious. Minion is a job queue for the Mojolicious real-time web framework with support for multiple backends, such as DBM::Deep and PostgreSQL. A job queue allows 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. WWW: https://metacpan.org/pod/Minion END