<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>job-queue</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1628/feed"/>
    <updated>2026-08-21T19:21:00+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1628/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13105</id>
            <title type="text"><![CDATA[Kueue]]></title>
            <link rel="alternate" href="https://kueue.sigs.k8s.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13105"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes-native Job Queueing.

Kueue is a set of APIs and controller for job queueing. It is a job-level manager that decides when a job should be admitted to start (as in pods can be created) and when it should stop (as in active pods should be deleted).

- [Kueue @ GitHub](https://github.com/kubernetes-sigs/kueue).

Related contents:

- [How Netflix Simplified Batch Compute with Kueue @ Netflix Technology Blog&amp;#039;s Medium](https://netflixtechblog.com/how-netflix-simplified-batch-compute-with-kueue-87860682629c).]]>
            </summary>
            <updated>2026-06-24T11:50:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11706</id>
            <title type="text"><![CDATA[bunqueue]]></title>
            <link rel="alternate" href="https://bunqueue.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11706"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[⚡ High-performance job queue for Bun. SQLite persistence, DLQ, cron jobs, S3 backups. 

- [bunqueue @ GitHub](https://github.com/egeominotti/bunqueue).]]>
            </summary>
            <updated>2026-02-09T06:12:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11627</id>
            <title type="text"><![CDATA[Oban Pro]]></title>
            <link rel="alternate" href="https://oban.pro/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11627"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sophisticated job processing framework. Process Billions of Jobs Without Losing Sleep.

Thousands of Elixir and Python applications rely on Oban Pro for background jobs with advanced workflows, distributed concurrency, highly optimized performance, and a trove of enterprise grade features. 

- [Oban @ GitHub](https://github.com/oban-bg/oban).
- [Oban Python @ GitHub](https://github.com/oban-bg/oban-py).

Related contents:

- [Oban Comes to Python @ Oban Pro](https://oban.pro/articles/introducing-oban-python).]]>
            </summary>
            <updated>2026-01-27T07:01:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3108</id>
            <title type="text"><![CDATA[Solid Queue]]></title>
            <link rel="alternate" href="https://github.com/rails/solid_queue" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3108"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Database-backed Active Job backend.

Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind.

Besides regular job enqueuing and processing, Solid Queue supports delayed jobs, concurrency controls, recurring jobs, pausing queues, numeric priorities per job, priorities by queue order, and bulk enqueuing (enqueue_all for Active Job&amp;#039;s perform_all_later).

- [Episode 592 - C++ Safety Dance @ &amp;lt;Coder Radio&amp;gt;](https://coder.show/592)]]>
            </summary>
            <updated>2025-08-29T00:34:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6351</id>
            <title type="text"><![CDATA[Filespooler]]></title>
            <link rel="alternate" href="https://www.complete.org/filespooler/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6351"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CLI &amp;amp; Library for Sequential, Distributed, POSIX-style job queue processing

Filespooler lets you request the remote execution of programs, including stdin and environment. It can use tools such as S3, Dropbox, Syncthing, NNCP, ssh, UUCP, USB drives, CDs, etc. as transport; basically, a filesystem is the network for Filespooler. Filespooler is particularly suited to distributed and Asynchronous Communication.

[Filespooler @ GitLab](https://salsa.debian.org/jgoerzen/filespooler/).]]>
            </summary>
            <updated>2025-08-29T09:35:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7476</id>
            <title type="text"><![CDATA[Celery]]></title>
            <link rel="alternate" href="http://www.celeryproject.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7476"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Distributed Task Queue

Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.

The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).

- [Celery @ GitHub](https://github.com/celery/celery).]]>
            </summary>
            <updated>2025-08-29T12:43:53+00:00</updated>
        </entry>
    </feed>
