What are limitations of Queues ?
So. I am looking to use queues as an alternative to Realtime for real time messaging.
How many queues can I have at the same time ?
https://supabase.com/docs/guides/queues
Supabase Queues | Supabase Docs
Durable Message Queues with Guaranteed Delivery in Postgres
1 Reply
What is your use case? I don't think these two are build for the same purpose...
When you say real time messaging, what do you mean? If its like chat, then stay with Realtime, it has all the tools and features fot this use case.