10
Event-Driven Message Queue akin to GCP Pub/Sub for Distributed Systems
Source: supabase/supabase#17786 · opened by @enahsor
Hey, I'm proposing an integrated event-driven message queue, modeled after GCP’s Pub/Sub, to bolster real-time reactivity and support distributed systems. What am I proposing: • Implement a pub/sub model where different segments of the application could subscribe to topics of interest. • Introduce edge functions triggering when messages are sent to subscribed topics, enabling real-time processing and responsiveness. • Extend the setup to interact with external systems for broader integration and interoperability. Why do this?: • Enhance real-time reactivity in applications by capturing events triggered by actions such as user creation/modification, database operations, and file uploads/deletions - basically anything that can be captured • Foster distributed system setups allowing components to operate and scale independently while reacting to system-wide events. Who does this benefit? Benefit developers by reducing the complexit…
No pledges yet. Be the first to back this.
Comments
Similar requests
Queue detail page: allow sorting messages by date descending (newest first)
1 vote · 0 comments
Integrate Deno queue into Supabase
6 votes · 0 comments
Very low sporadic use & auto-pause
1 vote · 0 comments
Edge Databases
1 vote · 0 comments
Publish "etl-core" as separate library on crates.io
1 vote · 0 comments
No comments yet.