1 project for "queueing" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Delayed::Job

    Delayed::Job

    Database backed asynchronous priority queue

    Delayed Job is a Ruby background-processing library designed to move long-running work out of the request cycle and into an asynchronous job queue. It was extracted from Shopify and is built around a database-backed jobs table rather than a separate queueing service. The system stores serialized Ruby objects that respond to a perform method, then workers pull and execute those jobs later. It supports priority, scheduled execution, retries, failure tracking, locking, and multiple workers across machines. Developers can enqueue explicit job objects or use send_later to delay method execution on existing objects. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB