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-02-04 00:24:21 UTC
- JSON Representation
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/hlts2/gopubsub
Simple lock-free topick based publish/subscribe library written in golang
golang golang-library goroutine-safe goroutines hlts2 library lock-free pubsub pubsub-instance pubsub-messages topic
Last synced: 20 Jan 2025
https://github.com/syucream/embulk-input-pubsub
Google Cloud Pub/Sub input plugin for Embulk.
Last synced: 03 Jan 2025
https://github.com/frarosset/battleship
A project from The Odin Project (Full Stack Javascript).
battleship battleship-game css css3 drag-and-drop html html5 javascript pubsub theodinproject webpack
Last synced: 17 Jan 2025
https://github.com/frarosset/weather-app
A project from The Odin Project (Full Stack Javascript).
css css3 html html5 javascript localstorage lottie lottie-web meteocons pubsub theodinproject visual-crossing visual-crossing-api weather-app webpack
Last synced: 17 Jan 2025
https://github.com/apstory/apstorymq
Lightweight Topic-based Restful Messaging API
apstorymq message publish-subscribe pubsub queues restful-api topic
Last synced: 10 Jan 2025
https://github.com/ju5tu5/pubsub
It's a really small demonstration of the publish subscribe pattern in javascript.
Last synced: 26 Jan 2025
https://github.com/bnb32/modbot
This moderation bot software uses scikit-learn binary classification algorithms or pytorch neural networks to learn what phrases to allow in twitch chat. Labeled training data is constructed from chat logs with human moderation information. After training the software can be connected to twitch chat to automate moderation.
irc-bot machine-learning moderation-bot pubsub twitch
Last synced: 22 Jan 2025
https://github.com/salmandabbakuti/aws-sns-essentials
AWS SNS&SQS Setup and workaround repository
aws aws-sdk aws-sqs notifications pubsub sns sns-client sns-topic sqs sqs-client topic
Last synced: 03 Jan 2025
https://github.com/inottn/unsubber
Based on mitt, simplifying event handling.
Last synced: 26 Jan 2025
https://github.com/barteco/redfish
Strongly typed toolkit for Redis caching and pub-sub service
Last synced: 24 Jan 2025
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: 11 Jan 2025
https://github.com/kvdomingo/autocomeback
Web scraper to pull comeback/debut data from dbkpop and r/kpop
beautifulsoup cloud-functions kpop pubsub python web-scraping
Last synced: 04 Jan 2025
https://github.com/umran/mq
A Cloud-Agnostic Go Library for Publishing to and Consuming from Message Queues
aws aws-sns-sqs broker gcp google-cloud-pubsub message messaging mq pubsub queue sns sqs subscription topic
Last synced: 27 Dec 2024
https://github.com/ozgen/eventbus
EventBus is a lightweight, efficient, and easy-to-use publish/subscribe event bus system implemented in Go
event-driven eventbus events go golang publisher pubsub subscriber
Last synced: 04 Jan 2025
https://github.com/cunkz/google-pubsub-nodejs
Example using Google Pub/Sub via NodeJS.
google google-cloud-platform nodejs pubsub
Last synced: 25 Jan 2025
https://github.com/limitium/mqttwifi
robust mqtt client over wifi for ESP8266 and ESP32
esp32 esp32-library esp8266 esp8266-library mqtt mqtt-client pubsub wifi
Last synced: 11 Jan 2025
https://github.com/gabrieljoelc/la_gear
Use conventions to generate publish/subscribe workers
distributed-systems pubsub rabbitmq redis ruby sidekiq
Last synced: 11 Jan 2025
https://github.com/mangalaman93/pstickle
Publish Subscribe System using ZMQ
Last synced: 18 Jan 2025
https://github.com/valentaiga/redis-pubsub-trial
PubSub messaging with Redis in .NET Core 7 and OpenTelemetry traces
dotnet opentelemetry otel pubsub redis
Last synced: 23 Jan 2025
https://github.com/icukeng/docker-rabbitmq-pshb
rabbithub docker image
docker pubsub pubsubhubbub rabbithub rabbitmq
Last synced: 05 Jan 2025
https://github.com/wspietro/google-pubsub-service
Message service using Google Cloud Pub/Sub between two independent applications (order service and packaging service).
fastify google-pubsub nodejs pubsub typescript
Last synced: 11 Jan 2025
https://github.com/wspietro/cloud-pubsub-publisher
Google Cloud Pub/Sub with a Fastify server.
cloud-pub-sub fastify google-pubsub nodejs pubsub
Last synced: 11 Jan 2025
https://github.com/vtramo/sensorwave
IoT application built for real-time monitoring and control of sensors.
iot iot-application java keycloak kubernetes mosquitto mqtt protobuf3 pubsub python python3 quarkus raspberry-pi sensor-data-collection sensors
Last synced: 18 Jan 2025
https://github.com/queeniecplusplus/cloudpubsub
A cloud message subscriber for client
pubsub pubsub-library pubsub-messages pubsub-subscriber pubsubclient subscriber-publisher
Last synced: 06 Jan 2025
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: 12 Jan 2025
https://github.com/rudsarkar/pubsub-websocket
WebSocket pub/sub implementation usin Go gin, Postgresql
gin-gonic golang postgresql pubsub websocket
Last synced: 02 Feb 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: 01 Feb 2025
https://github.com/bhojpur/ems
The Bhojpur EMS is a high performance message oriented middleware applied within Bhojpur.NET Platform ecosystem for distributed event management based on publish/subscribe paradigm.
distributed-systems messaging pubsub
Last synced: 24 Jan 2025
https://github.com/naman-45/bitcoints
aes-gcm express nextjs postgresql prisma-orm pubsub redis singleton-pattern websocket
Last synced: 20 Dec 2024
https://github.com/archie-cm/real_time_analytics_with_spark_streaming_on_dataproc
This project demonstrates how to build a real-time analytics pipeline using Spark Streaming on Google Cloud Platform (GCP)
Last synced: 20 Jan 2025
https://github.com/mguellsegarra/muse-mqtt-audioplayer
🔊 An Arduino sketch for ESP32-based MUSE Luxe board that enables network audio streaming via MQTT control.
arduino arduino-sketch audio-player audio-streaming es8388 esp32 home-automation i2s iot mqtt muse-luxe pubsub smart-speaker wifi
Last synced: 20 Jan 2025
https://github.com/arthurgubaidullin/pub-sub-rs
The trait and in-memory implementation of the Pub/Sub system
in-memory pubsub rust-library trait
Last synced: 18 Jan 2025
https://github.com/ivanmarban/gcp-pubsub-emulator
A Docker container image of GCP PubSub emulator
docker docker-image gcloud-pubsub gcp google google-cloud google-cloud-platform pubsub pubsub-emulator
Last synced: 05 Jan 2025
https://github.com/ryanfleck/radio-shopper
Proximity-request-based remote shopping tool.
Last synced: 02 Feb 2025
https://github.com/diagrid-labs/dapr-workshop-python
This repo contains the starting point for the Dapr workshop Python challenges.
api cloudnative dapr pubsub state-management
Last synced: 19 Jan 2025
https://github.com/daalvand/pub-sub
This package used to publish and subscribe with Regis or Kafka
kafka laravel pub-sub publish-subscribe pubsub redis
Last synced: 23 Dec 2024
https://github.com/disk0dancer/chat-app
Multi user online chat based on different services communication approaches
fastapi pubsub python3 react rest-api typescript websockets
Last synced: 01 Feb 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/andrewjbateman/cloud-pubsub-firebase
:clipboard: Google Firebase Functions used to transfer data using Pubsub to a Firestore Database
firebase functions google-cloud pubsub tutorial-code typescript3
Last synced: 27 Dec 2024
https://github.com/joeychilson/pghook
A Go library for executing hooks on insert, update, and delete events in PostgreSQL.
events go golang hooks postgres postgresql pubsub
Last synced: 16 Jan 2025
https://github.com/chinmayvivek/rust-redis-pub-sub
This project demonstrates a simple Pub/Sub (Publish/Subscribe) integration with Redis using Rust. It includes examples of a Redis publisher and subscriber, showcasing how to send and receive messages. Redis is run using Docker for ease of setup and management.
Last synced: 24 Dec 2024
https://github.com/hoangtk0100/social-todo-list
Social TODO List with Clean Architecture in Microservices
cache clean-architecture gin go golang gorm grpc jaeger-tracing microservices nats pubsub redis storage-provider
Last synced: 19 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: 19 Jan 2025
https://github.com/m7moudgadallah/backend-fundamentals-demos
Dive into essential backend concepts with practical demos.
backend communication-patterns nodejs polling pubsub push sidecar
Last synced: 01 Jan 2025
https://github.com/andrefcruz/feup-asso
Repository to host our 'Software Architecture' project, a 4th year unit @FEUP.
pipes-and-filters pubsub software-architecture
Last synced: 20 Dec 2024
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/rene78/popcompics
PopComPics (Popular Commons Pics) shows you how many times each picture of a certain Commons user has been utilized in Wikimedia projects.
autocompletejs chartjs mediawiki-api no-framework popularity-analysis pubsub vanilla-javascript wikimedia wikimedia-api wikimedia-commons wikipedia
Last synced: 09 Oct 2024
https://github.com/luisvalgoi/ampla-takehome-spreadsheet
Simple Spreadsheet
Last synced: 05 Feb 2025
https://github.com/bitbreakr/go-disperse
Disperse is a Go package that provides a Pub/Sub abstraction layer over unix sockets
cloud communication golang ipc linux macos pubsub socket unix
Last synced: 29 Jan 2025
https://github.com/lpil/progress
A service that keeps track of progress and publishes updates to subscribers
api elixir lua microservice pubsub redis
Last synced: 22 Jan 2025
https://github.com/shubhamv108/spring-boot-server-sent-events
Simple application to demonstrate server sent events using Spring Boot.
actuator-spring-boot docker docker-compose fluentbit github-actions gradle kafdrop kafka kubernetes makefile mysql observer-pattern prometheus pubsub sentry server-sent-events sonarqube spring-boot transactional-outbox-pattern web-flux
Last synced: 29 Jan 2025
https://github.com/imrandil/vercel_clone_imran
vercel like pipeline, clone, imran way....
aws bash-script containerization docker nodejs pubsub react redis reverse-proxy s3-bucket vercel-deployment
Last synced: 31 Dec 2024
https://github.com/ket0825/v1-gcp-preview
Preview 서비스를 위한 GCP 레포 / Manage GCP src for preview services
bigquery cloud-functions cloud-run cloudbuild gcp logging pubsub
Last synced: 21 Nov 2024
https://github.com/anthonytedja/rplace
r/Place Collaborative Canvas Distributed System with AWS Services
aws cassandra docker express pubsub redis websockets
Last synced: 30 Jan 2025
https://github.com/fastybird/redisdb-plugin
:busstop: [READ-ONLY] FastyBird IoT data storage & exchange plugin for Redis database
exchange fastybird fb iot nette php plugin pubsub redis redis-client state state-management
Last synced: 10 Oct 2024
https://github.com/cunkz/google-cloud-function-pubsub-to-firestore
Function for Google Cloud Function to CRUD from Pub/Sub to Firestore
cloud-function firebase firestore google google-cloud-platform nodejs pubsub
Last synced: 25 Jan 2025
https://github.com/bujosa/dilmun
This is a simple project related with pubsub + go
Last synced: 21 Jan 2025
https://github.com/ddiogoo/pubsub
Messaging server with Pub/Sub architecture
messaging pubsub software-architecture
Last synced: 02 Feb 2025
https://github.com/ekaputra07/firesub
Firebase Functions helpers to publish your Cloud Firestore or Cloud Storage events to PubSub. https://www.npmjs.com/package/firesub
cloud-functions firestore gcp pubsub
Last synced: 03 Jan 2025
https://github.com/chandler767/go-wasm-chat
Example of a realtime Golang WASM chat app using PubNub in a minimal amount of code.
app chat chat-application chatbots go golang golang-examples javascript publish-subscribe pubnub pubnub-chatting pubnub-sdk-examples pubsub pubsubclient securechat tutorial wasm web-application webassembly website
Last synced: 23 Jan 2025
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: 19 Jan 2025
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/black-ram/taskquest
This object-oriented to-do list app not only allows you to manage to-dos in projects, but it also filters your to-dos into categories, stores your data in local storage, is installable with offline access, and lets you earn coins to play games. Gamify your life and never miss a deadline with TaskQuest!
bootstrap bootstrap5 drag-and-drop object-oriented-programming portfolio progressive-web-app progressive-web-apps pubsub pwa pwa-apps todo todo-list todoapp todolist todolist-application typescript
Last synced: 30 Nov 2024
https://github.com/hhow09/go-chatrooms
chatroom chatroom-server golang pubsub redis
Last synced: 05 Feb 2025
https://github.com/ngmy/php-observer
A PHP library to implement the observer pattern
design-pattern event event-handler event-listener library observer observer-pattern php php-library publisher pubsub subject subscriber
Last synced: 05 Feb 2025
https://github.com/duquejo/azure-java-servicebus-exercise
Azure ServiceBus Listener/Receiver topic example using Spring-boot & Terraform AzureRM Providers
azure-service-bus java maven pubsub spring-boot
Last synced: 22 Jan 2025
https://github.com/gnodivad/laravel-broadcast
laravel laravel-echo-server pubsub redis
Last synced: 21 Jan 2025
https://github.com/lnk2past/toadofsky
educational toy project for multithreaded orchestration + pubsub
cpp cpp20 multithreading orchestration pubsub
Last synced: 22 Jan 2025
https://github.com/kubescape/messaging
Kubescape's messaging package - a collection of wrapper code around Pulsar to quickly and easily connect to Pulsar brokers, send and receive messages, and message queues and topics management.
message-broker messaging pubsub pulsar
Last synced: 15 Nov 2024
https://github.com/lostintime/node-multiconsumer-queue
A wrapper to build multi-consumer queues on NodeJS
Last synced: 21 Jan 2025
https://github.com/weiwenchen2022/pubsub
Pubsub design pattern implements for Go
design-pattern go library pubsub
Last synced: 17 Jan 2025
https://github.com/atxtechbro/gmail-notion-bridge
Pub/Sub-based pipeline for processing Gmail events into structured Notion database entries
cloud-native data-pipeline data-validation event-driven-architecture gmail-api google-cloud json-schema message-queue notion-api pubsub
Last synced: 28 Jan 2025
https://github.com/sahilkhanna/my-pub-sub
A Python library implementing the publish-subscribe pattern.
pubsub python singleton-pattern
Last synced: 15 Nov 2024
https://github.com/hamidzr/pubsub-broker
Implementation of a pub sub broker using Zeromq, Chord DHT, and Zookeeper
chord-protocol dht distributed-systems pubsub
Last synced: 21 Jan 2025
https://github.com/matheusjohannaraujo/simple_redis
SimpleRedis in PHP - REDIS
docker key-value list php pubsub redis redis-pubsub redis-queue redis-server
Last synced: 31 Dec 2024
https://github.com/matheusjohannaraujo/simple_rabbitmq
SimpleRabbitMQ in PHP - RabbitMQ
docker php pubsub rabbit-mq rabbitmq rabbitmq-client rabbitmq-consumer rabbitmq-producer rabbitmq-server
Last synced: 31 Dec 2024
https://github.com/mminer/redis2ws
Rust WebSockets server that broadcasts Redis Pub/Sub messages
pubsub redis rust tungstenite websockets
Last synced: 20 Jan 2025
https://github.com/ankush-web-eng/lc-architecture
A repo where I practiced LeetCode backend architecture with advanced backend concepts and tested each one of them.
captcha ddos-attacks expressjs nodejs pubsub queues rate-limiting redis
Last synced: 17 Jan 2025
https://github.com/sshaplygin/go-socket.io-redis-adapter
Redis adapter to enable broadcasting of events to multiple separate go-socket.io server nodes
go-socket-io golang pubsub redis-adapter redis-client socket-io socket-io-adapter
Last synced: 22 Jan 2025