Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Publish-subscribe pattern
The publish-subscribe pattern (short: pubsub) is an event handling and messaging pattern where the consumer subscribes to the provider, which in return can then publish a message that can be picked up and processed by each subscribed consumer.
- GitHub: https://github.com/topics/pubsub
- Wikipedia: https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern
- Released: 1987
- Related Topics: message-queue, message-oriented-middleware, message-passing, event-bus, event-handlers, event-listener, message-bus, event-sourcing, observer-pattern, event-driven-programming,
- Aliases: publish-subscribe-pattern, publish-subscribe,
- Last updated: 2025-01-08 00:20:04 UTC
- JSON Representation
https://github.com/wildonion/rediscord
👾 a simple example of discord and redis pusbub channel, publish twitter mentions to redis in twidis bot and subscribe to them in discord bot in rust to send them in a discord channel
discord-bot mutex-lock pubsub redis tokio-rs
Last synced: 07 Nov 2024
https://github.com/anthonycorletti/modal-async-pubsub-example
A proof-of-concept, pubsub-esque service that runs on Modal.
Last synced: 20 Nov 2024
https://github.com/akaliutau/gke-pubsub
A simple research project to study HPA technology on Kubernetes cluster
autoscaling gke-cluster hpa java11-spring-boot kubernetes pubsub terraform
Last synced: 12 Nov 2024
https://github.com/mattruggio/ruby-websocket-client-example
Small little script demonstrating web sockets and channel subscriptions
pubsub ruby websocket-client websockets
Last synced: 22 Dec 2024
https://github.com/techgaun/gproc_pubsub
A simple wrapper on top of gproc for your pubsub needs - untested
Last synced: 19 Dec 2024
https://github.com/iadtya/scalable-chatterup
Scalable-ChatterUp is group chat application Built with event-driven architecture using WebSockets for real-time client-server communication Redis for pub/sub messaging with Sentinel and replica for high availability, and Kafka for message queuing. Data ingestion was handled through PostgreSQL
kafka nextjs pubsub redis-sentinel socket-io turborepo typescript
Last synced: 03 Jan 2025
https://github.com/andrewjbateman/python-functions-pubsub
:clipboard: Google Cloud Functions used to send data using Python code to Google Cloud Pub/Sub where data can be published with a message
cloud-functions pip3 pubsub python3 subscriptions
Last synced: 27 Dec 2024
https://github.com/zkfmapf123/api-gateway-pubsub-pattern
api-gateway + SQS Pub/Sub Pattern
api-gateway aws eventbridge pubsub sqs
Last synced: 17 Dec 2024
https://github.com/samsoft00/email-messaging-service
Service to handle all messaging on Canary point Admin Dashboard, such as email, sms, etc. This service is trigger by Google pub/sub
admin email-service google nodejs pubsub service
Last synced: 17 Dec 2024
https://github.com/devphde/authentication.net
Projeto .Net Core para cadastro, login e recuperação de senha de usuário.
clean-architechture clean-architecture csharp docker entity-framework netcore pubsub solid
Last synced: 08 Jan 2025
https://github.com/thoughtscript/kafka_spring_docker_2024
Experiments with Kafka and Java Webflux
docker-compose java kafka pubsub webflux
Last synced: 24 Nov 2024
https://github.com/millroy094/task-processor
docker go golang openapi3 pubsub rabbitmq swagger swagger-ui
Last synced: 18 Dec 2024
https://github.com/de3lo/redis-value-cache
An in memory cache backed by redis.
Last synced: 06 Nov 2024
https://github.com/kareem-emad/switch-py
Python SDK for switch service allowing you to publish messages on topics that trigger the registered subscribers at switch service
Last synced: 18 Nov 2024
https://github.com/itaditya/state-mgmt-patterns-react
All the ways to manage app state without overly complicating things like Mobx or Redux
context context-api eventbus pubsub react
Last synced: 19 Dec 2024
https://github.com/mk590901/cloud_measurements
Repository contains flutter app interact with toit app on ESP32 controller.
dart flutter grpc pubsub toit toit-language
Last synced: 18 Dec 2024
https://github.com/apstory/apstorymq
Lightweight Topic-based Restful Messaging API
apstorymq message publish-subscribe pubsub queues restful-api topic
Last synced: 12 Nov 2024
https://github.com/ddiogoo/pubsub
Messaging server with Pub/Sub architecture
messaging pubsub software-architecture
Last synced: 07 Dec 2024
https://github.com/autom8ter/gosub
grpc protobufs pubsub
autom8ter colemanword golang golang-library grpc pubsub
Last synced: 28 Dec 2024
https://github.com/levysantiago/polls-nlw-expert
Create polls and allow users to vote on them.
docker fastify nlw nodejs postgresql prisma pubsub redis rocketseat typescript websocket
Last synced: 13 Nov 2024
https://github.com/bujosa/dilmun
This is a simple project related with pubsub + go
Last synced: 20 Nov 2024
https://github.com/bujosa/acrab
This is a simple project about pubsub in rust
Last synced: 20 Nov 2024
https://github.com/bujosa/vega
This Project is about remove background api
cloudfunctions pubsub python remove-background serverless storage
Last synced: 20 Nov 2024
https://github.com/bujosa/capella-b
This is a sample project about pubsub, express, jwt and middlewares
express jsonwebtoken middlewares pubsub
Last synced: 20 Nov 2024
https://github.com/bujosa/achernar
Achernar is a project about serverless using cloud run, storage, mongoose, and pub-sub.
javascript pubsub serverless storage-engine
Last synced: 20 Nov 2024
https://github.com/ditsuke/kafka-pubsub
Apache Kafka pub/sub clients and benchmarks
Last synced: 02 Jan 2025
https://github.com/cevheri/java-kafka-jhipster-example
Java Kafka Publish And Subscribe Example
docker docker-compose java jhipster kafka pubsub zookeeper
Last synced: 05 Jan 2025
https://github.com/dataphos/lib-brokers
lib-brokers is a Go library which contains the interfaces used to interact with messaging systems without relying on a specific technology or client library. This library attempts to solve the issue of properly abstracting away the interaction between applications and messaging systems.
cloud-native data-stream data-streaming go jetstream kafka library messaging pubsub pulsar servicebus
Last synced: 18 Nov 2024
https://github.com/ackeecz/terraform-gcp-cloud-function_pubsub_to_bq
Cloud function subscribes itself to given topic and inserts each message to BigQuery table.
bigquery cloud-functions pubsub terraform-module
Last synced: 07 Jan 2025
https://github.com/ackeecz/terraform-gcp-cloud-run_pubsub_to_bq
Cloud Run subscribes itself to given topic and inserts each message to BigQuery table.
Last synced: 07 Jan 2025
https://github.com/cthtufspetprojects/google-cloud-function-gen2-template
Template for Python functions to run on Google Cloud Functions Platform (gen2), with CI\CD by GitHub Actions
cicd cloudfunctions firestore flask google pre-commit-hooks pubsub python terraform terraform-managed tests
Last synced: 20 Nov 2024
https://github.com/ryanfleck/radio-shopper
Proximity-request-based remote shopping tool.
Last synced: 07 Dec 2024
https://github.com/navneethvi/nats-centralized-microservices
Explore microservice communication with Node.js and NATS in our demo ticketing app. Experience seamless scalability and lightning-fast messaging. Dockerized for easy deployment, it showcases service discovery and real-world ticketing scenarios.
docker events expressjs ingress-nginx kubernetes microservices nats-streaming-server nodejs pubsub skaffold
Last synced: 07 Jan 2025
https://github.com/deividfrancis/poc-rabbitmq
Projeto exploratório utilizando RabbitMQ para a prática do conceito de Pub/Sub (produtor/consumidor), e testando a integração com a biblioteca Bun.
amqplib bun docker docker-compose mensageria producer-consumer pubsub rabbitmq
Last synced: 05 Dec 2024
https://github.com/getlarge/loopback-pubsub-component
Generic pubsub component for loopback 4
amqp bridge component loopback4 mqtt-client pubsub redis
Last synced: 21 Dec 2024
https://github.com/puskar-roy/scaleable-chat-app
Scaleable Chat App Using Typescript, Node.js, Express Js, Socket.IO, Redis, Pub/sub
expressjs nextjs14 nodejs pubsub redis socket-io typescript
Last synced: 16 Nov 2024