# Supabase Queues

DevFeed: [Supabase Queues](<https://devfeed.tech/articles/supabase-queues-660.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-queues>)

Author: Ivan Vasilov; Oliver Rice

Published: 2024-12-05T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [extension](<https://devfeed.tech/tags/extension.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [security](<https://devfeed.tech/tags/security.md>), [workers](<https://devfeed.tech/tags/workers.md>)

## AI overview

Supabase announces Supabase Queues, a Postgres-native durable message queue for asynchronous background tasks. It provides guaranteed and exactly-once delivery, authorization controls, dashboard monitoring, and message archival.

## Source excerpt

Durable Message Queues with Guaranteed Delivery in Postgres