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: 2024-12-25 00:23:54 UTC
- JSON Representation
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: 09 Nov 2024
https://github.com/ju5tu5/pubsub
It's a really small demonstration of the publish subscribe pattern in javascript.
Last synced: 28 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/limitium/mqttwifi
robust mqtt client over wifi for ESP8266 and ESP32
esp32 esp32-library esp8266 esp8266-library mqtt mqtt-client pubsub wifi
Last synced: 12 Nov 2024
https://github.com/icukeng/docker-rabbitmq-pshb
rabbithub docker image
docker pubsub pubsubhubbub rabbithub rabbitmq
Last synced: 09 Nov 2024
https://github.com/cevheri/java-kafka-jhipster-example
Java Kafka Publish And Subscribe Example
docker docker-compose java jhipster kafka pubsub zookeeper
Last synced: 09 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: 10 Nov 2024
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: 10 Nov 2024
https://github.com/fusetim/ipfs-pubsub-mod
Enable PubSub experimental feature for IPFS (https://github.com/linuxserver/docker-ipfs)
docker docker-container docker-ipfs docker-mods experimental experimental-features go-ipfs ipfs kubernetes mods pubsub
Last synced: 20 Dec 2024
https://github.com/frankie567/pubsub-emulator-alpine
Google Cloud Pub/Sub emulator Docker image, based on Alpine linux
Last synced: 16 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: 10 Nov 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: 09 Nov 2024
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: 09 Nov 2024
https://github.com/lafayettegabe/simple-event-stream
📨 SES: A simple event-driven PoC using NATS for real-time Pub/Sub messaging
docker docker-compose event-driven event-driven-architecture go golang javascript nats pubsub stream streaming
Last synced: 16 Dec 2024
https://github.com/newrelic-experimental/newrelic-java-gcp-pubsub
Java Instrumentation for Google Cloud Platform (GCP) Pub/Sub Java client
gcp gcp-pubsub instrumentation java nrlabs nrlabs-data nrlabs-java-verify nrlabs-odp observability-data pubsub
Last synced: 14 Nov 2024
https://github.com/semihbkgr/spring-chat
Spring chat application sample built using Redis pub-sub and STOMP
messaging pubsub redis spring-boot stomp websocket
Last synced: 04 Dec 2024
https://github.com/mminer/redis2ws
Rust WebSockets server that broadcasts Redis Pub/Sub messages
pubsub redis rust tungstenite websockets
Last synced: 19 Nov 2024
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: 09 Nov 2024
https://github.com/gabrieljoelc/la_gear
Use conventions to generate publish/subscribe workers
distributed-systems pubsub rabbitmq redis ruby sidekiq
Last synced: 12 Nov 2024
https://github.com/cxres/id-pre-test-2
Internet Draft for the Per Resource Events Test
events http notifications protocol pubsub
Last synced: 04 Dec 2024
https://github.com/restuwahyu13/event-bus-rabbitmq
Example simulation fake event bus using RabbitMQ.
eventbus events javascript nodejs nodejs-service pubsub rabbitmq rabbitmq-consumer rabbitmq-producer typescript
Last synced: 09 Nov 2024
https://github.com/vtopc/wcache
In-memory cache with write-back strategy. DO NOT USE, it's very slow.
cache cache-storage custom-callback expiration expiration-callback go golang graceful-shutdown in-memory-caching in-memory-storage lazy-writers pubsub trigger ttl write-back write-behind
Last synced: 25 Dec 2024
https://github.com/rudsarkar/pubsub-websocket
WebSocket pub/sub implementation usin Go gin, Postgresql
gin-gonic golang postgresql pubsub websocket
Last synced: 07 Dec 2024
https://github.com/syucream/embulk-input-pubsub
Google Cloud Pub/Sub input plugin for Embulk.
Last synced: 09 Nov 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: 09 Nov 2024
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: 08 Nov 2024
https://github.com/tacho87/simplypubsubjs
ReHoard is a simply pub/sub lib for js and node
flux javascript nodejs observable publish-subscribe pubsub react reactjs redux vanilla-javascript
Last synced: 21 Dec 2024
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 15 Dec 2024
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/hhow09/go-chatrooms
chatroom chatroom-server golang pubsub redis
Last synced: 10 Dec 2024
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: 08 Nov 2024
https://github.com/jaandrle/fpubsub
PubSub pattern library with types support
event event-emitter functional-programming javascript pub-sub pubsub reactive reactive-programming typescript
Last synced: 21 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: 08 Nov 2024
https://github.com/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 23 Nov 2024
https://github.com/52north/kafka-sos-consumer
debezium kafka kafka-connect observations pubsub sensorweb sos
Last synced: 14 Dec 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/mchmarny/custommetrics
Custom Stackdriver metrics from Cloud PubSub payload
function gcf gcp goalng pubsub stackdriver
Last synced: 08 Nov 2024
https://github.com/basedwon/newk
Provides a flexible, transport-layer abstraction for various network protocols
Last synced: 26 Dec 2024
https://github.com/inottn/unsubber
Based on mitt, simplifying event handling.
Last synced: 26 Nov 2024
https://github.com/edgartec97/sam_users_jwt
USERS_API micro-service (Backend) with AWS Serverless Architecture
aws aws-lambda aws-layers aws-sam ci-cd clean-architecture cloudformation cognito docker dynamodb event-bridge github-actions localstack nodejs pubsub s3 sns sqs typescript
Last synced: 17 Dec 2024
https://github.com/de3lo/redis-value-cache
An in memory cache backed by redis.
Last synced: 06 Nov 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/autom8ter/gosub
grpc protobufs pubsub
autom8ter colemanword golang golang-library grpc pubsub
Last synced: 07 Nov 2024
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: 12 Dec 2024
https://github.com/nadahamdy217/movies-data-etl-using-python-gcp
Developed a comprehensive ETL pipeline for movie data using Python, Docker, and a GCP Pub/Sub emulator. Successfully processed and published the data in a local Docker environment, showcasing advanced data engineering skills.
analytics data data-engineering data-ingestion data-preparation data-preprocessing data-processing data-project docker etl etl-pipeline gcp matplotlib matplotlib-pyplot numpy pandas pubsub python scipy seaborn
Last synced: 06 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: 06 Dec 2024
https://github.com/hopsoft/local_bus
A lightweight pub/sub system for decoupled intra-process communication in Ruby applications
events non-blocking-io publish-subscribe pubsub ruby thread-pool
Last synced: 07 Nov 2024
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 Nov 2024
https://github.com/ditsuke/kafka-pubsub
Apache Kafka pub/sub clients and benchmarks
Last synced: 08 Nov 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/apstory-lib-angular
Apstory Angular 7 Libraries
aes-256 angular6 angular7 apstorymq dnn dnn-angular-navigation dnn-navigation dotnetnuke message-broker-client message-bus message-queue publish publish-subscribe pubsub subscribe topic typescipt
Last synced: 20 Dec 2024
https://github.com/rajat23/postgres-redis-connector
Connector which will replicate data from PostgreSql to Redis compatible structure using PostgreSql's PubSub(NOTIFY-LISTEN) paradigm
connector postgresql pubsub redis
Last synced: 09 Nov 2024
https://github.com/mukil/dmx-notifications
Realizes persistent notifications for users of DMX across sessions and screens.
deepamehta notifications plugin pubsub websockets
Last synced: 22 Nov 2024
https://github.com/zsoulaimane/api-and-network-blockchain
block blockchain express hash javascript json nodejs postman pubsub redis testing
Last synced: 08 Nov 2024
https://github.com/ramadani/clinci
Event Listener using RabbitMQ Pub/Sub
event-driven event-listener golang-package message-broker publisher-subscriber pubsub queue rabbitmq
Last synced: 13 Dec 2024
https://github.com/msysh/aws-sample-appsync-events
This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.
aws-appsync-events pubsub react websocket
Last synced: 26 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
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/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/tmc/glogs-to-honeycomb
A pubsub pipeline designed to deliver Istio sidecar logs to Honeycomb.
Last synced: 13 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/squidmin/spring-gradle-pubsub-subscriber-reference
Template for a Google Cloud Pub/Sub subscriber using Spring Boot and Gradle
event-driven gcp google-cloud-platform gradle java java17 java17-spring-boot pubsub spring-boot spring-boot-3
Last synced: 14 Dec 2024
https://github.com/saanvijay/weathernotify
Notify the live weather forcast for your current location to the subscribed users. It uses 2 microservices which internally uses 'Confluent's Apache Kafka Golang client'
apache-kafka docker golang microservice pubsub rest-api
Last synced: 14 Dec 2024
https://github.com/millroy094/task-processor
docker go golang openapi3 pubsub rabbitmq swagger swagger-ui
Last synced: 18 Dec 2024
https://github.com/cyclenerd/google-cloud-pubsub-publish
📨 Small and fast app to publish a message to a Google Cloud Pub/Sub topic
gcp gcp-pubsub go golang google google-cloud google-cloud-platform google-cloud-pubsub message pubsub
Last synced: 20 Dec 2024
https://github.com/queeniecplusplus/cloudpubsub
A cloud message subscriber for client
pubsub pubsub-library pubsub-messages pubsub-subscriber pubsubclient subscriber-publisher
Last synced: 10 Nov 2024
https://github.com/valentaiga/redis-pubsub-trial
PubSub pattern realization with Redis in .NET Core 7
Last synced: 23 Nov 2024
https://github.com/pierrekieffer/pubsub-pytoolbox
Google Cloud Platform Pub/Sub python toolbox
gcp-pubsub pubsub pubsub-interface pubsub-publisher pubsub-subscriber
Last synced: 13 Dec 2024
https://github.com/saumya40-codes/pubsub
A kafka-like functionality pubsub written in GO
Last synced: 08 Nov 2024
https://github.com/wiseaidev/emitter-rs
📢 A lightweight Event Emitter implementation for Rust and Wasm.
emitter event-emitter pubsub rust wasm
Last synced: 22 Oct 2024
https://github.com/005-bot/monitor
Сервис выполняет периодическое сканирование страницы с актуальными отключениями, выявляет изменения и отправляет их в Redis PubSub.
beautifulsoup httpx monitoring mvp pipenv pubsub python redis web-scraping
Last synced: 20 Dec 2024
https://github.com/keisukeyamashita/slack-message-publisher
Publishes message of slack API message format with Google Cloud Pub Sub.
Last synced: 13 Dec 2024
https://github.com/mk590901/measurements
Repository contains app simulator of healthcare measurement device written on 'toit' programming language can be run on ESP32 controller.
grpc pubsub toit toit-language
Last synced: 18 Dec 2024
https://github.com/lnk2past/toadofsky
educational toy project for multithreaded orchestration + pubsub
cpp cpp20 multithreading orchestration pubsub
Last synced: 22 Nov 2024
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: 19 Nov 2024
https://github.com/j3k0/ganomede-events
ganomede's system events microservice
events ganomede microservice pubsub redis
Last synced: 05 Dec 2024
https://github.com/prosenjitjoy/go-with-nats
Collection of example code used for learning NATS using Go.
key-value message-queue nats-jetstream object-store pubsub request-reply
Last synced: 19 Dec 2024
https://github.com/prosenjitjoy/go-with-pulsar
Demo app to demonstrate Pub/Sub functionality concurrently with Pulsar
pubsub pulsar pulsar-client-go
Last synced: 19 Dec 2024
https://github.com/develephant/noobhub-install
NoobHub Installer for a DigitalOcean NodeJS Droplet
corona digitalocean installer multiplayer nodejs noobhub pubsub
Last synced: 22 Dec 2024
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