Oban is a robust and flexible background job processing library for Elixir, built on top of PostgreSQL and Ecto; it focuses on delivering reliability, consistency, observability, and historical insight into job execution, making it well-suited for fault-tolerant, production-grade workloads. Oban is a powerful and flexible library that can handle a wide range of background job use cases, and it is well-suited for systems of any size. It provides a simple and consistent API for scheduling and performing jobs, and it is built to be fault-tolerant and easy to monitor. Oban is fundamentally different from other background job processing tools because it retains job data for historic metrics and inspection. You can leave your application running indefinitely without worrying about jobs being lost or orphaned due to crashes.

Features

  • Background job scheduling and execution via a consistent API
  • Jobs persisted in PostgreSQL for durability and auditability
  • Fault-tolerant with retry logic, backoff strategies, and crash recovery
  • Observability with job history and heartbeat tracking for introspection
  • Supports concurrent queues and worker configuration for scalability
  • Easily integrates with Elixir/Ecto applications

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow Oban

Oban Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Oban!

Additional Project Details

Programming Language

Elixir

Related Categories

Elixir Libraries

Registered

2025-08-29