Showing 1 open source project for "queueing"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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