Queue API
Process jobs with async message queues and worker functions. This API is automatically available from the inside of any Codehook function.
Process jobs with async message queues and worker functions. This API is automatically available from the inside of any Codehook function.
Queue workers enables async and persistent queues (MQ). Queue workers are a brilliant way of adding scalability and resilience to your application backend.
Create and deploy robust, scalable workflows using durable functions and state management. Build reliable backend systems with automatic retry, state persistence, and distributed processing.