Skip to Content
ConceptsOverview

Concepts

Core concepts for understanding how Convoy works.

Overview

Convoy is a batch processing system that:

  1. Collects individual requests via the API
  2. Batches them based on configurable thresholds
  3. Submits batches to AI providers
  4. Delivers results to your callback URLs

Key Components

  • Convoy API — Service for request submission and tracking
  • Convoy Worker — Background service for batch orchestration and delivery
  • Database — Persistent storage for requests and results

Learn More

Last updated on