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-31 00:15:39 UTC
- JSON Representation
https://github.com/xiscodev/store-and-pubsub
A simple library to manage a Store and subscriptions to store values
browser javascript-library pubsub store
Last synced: 16 Nov 2024
https://github.com/lykmapipo/redis-clients
redis client factories for nodejs
client lykmapipo nodejs publisher pubsub redis redis-clients subscriber
Last synced: 21 Dec 2024
https://github.com/d-exclaimation/subpub
A lightweight Akka stream PubSub engine for distributing data to multiple consumers.
akka-actors akka-streams pubsub real-time scala topic-modeling
Last synced: 29 Dec 2024
https://github.com/tdjsnelling/dwsps
Tiny distributed websocket pub/sub system
distributed javascript pubsub websocket
Last synced: 15 Dec 2024
https://github.com/betterwrite/vue-pubsub
A Pubsub Plugin (or better Event Bus) for Vue.
event-bus mitt pubsub typescript vue vue3 vuejs
Last synced: 22 Nov 2024
https://github.com/superbalist/laravel4-event-pubsub
An event protocol and implementation over pub/sub for Laravel 4
event-protocol laravel laravel-package laravel4 laravel4-event-pubsub laravel4-package php php-event-pubsub php-pubsub pubsub superbalist
Last synced: 27 Sep 2024
https://github.com/superbalist/laravel4-pubsub
A Pub-Sub abstraction for Laravel 4
laravel laravel4 laravel4-package laravel4-pubsub php php-pubsub pubsub superbalist
Last synced: 27 Sep 2024
https://github.com/redding/qs
Handler-based message queueing (jobs) and pub/sub (events).
Last synced: 05 Nov 2024
https://github.com/ardafirdausr/discuss-server
Discussion Chat App
echo golang google-sso mongodb pubsub redis websocket
Last synced: 09 Dec 2024
https://github.com/tahmid-saj/notification-service
Pub/Sub based notification service API for sending email and mobile push notifications. Developed using Go / Gin, AWS SES, SNS, S3.
aws-s3 aws-ses aws-sns gin go notifications pubsub
Last synced: 09 Dec 2024
https://github.com/sokil/pubsub-server
Publish/Subscribe server in Golang which broadcast messages to all other connected clients
Last synced: 09 Dec 2024
https://github.com/roitinnovation/roit-queues
Queue manager for Typescript, as well as Nestjs.
cloudtasks nestjs nodejs pubsub queue typescript
Last synced: 09 Nov 2024
https://github.com/lahsivjar/gcloud-ocr
Sample OCR code to use with GCS and Cloud Functions
cloud-functions gcloud gcs golang-examples iap pubsub
Last synced: 11 Dec 2024
https://github.com/zekrotja/eventbus
A go package to send and receive pub-sub messages using channels.
event-driven eventbus events go go118 gogeneric hacktoberfest pubsub
Last synced: 17 Dec 2024
https://github.com/developer-guy/bookmark-searcher
Making bookmark search using Redis Cloud,ELK
elasticsearch elk go golang kibana logstash pubsub redis redis-cloud redis-labs
Last synced: 13 Dec 2024
https://github.com/roylee0704/centrifugo-example
running centrifugo in docker
centrifuge centrifugo nodejs pubsub
Last synced: 20 Dec 2024
https://github.com/knownasilya/index-html-loader
Load and cache index.html using GCP PubSub, works great with ember-cli-deploy
deployment ember-cli-deploy pubsub
Last synced: 16 Oct 2024
https://github.com/privapps/gchat
end-to-end encrypted web group chat using web socket
backend-service chat communication encryption-decryption end-to-end-encryption frontend golang group-chat javascript messenger pubsub secure web websocket
Last synced: 20 Dec 2024
https://github.com/rob-blackbourn/jetblack-messagebus
A real time message bus written in C# on dotnet 6.0
Last synced: 19 Dec 2024
https://github.com/shahaf-f-s/socketsio
A python wrapper around socket for generalized communication protocols, unified socket interface, utility methods, and modular protocol swapping capeabilities. Including a socket based Pub/Sub system.
pubsub socket socket-io socket-programming
Last synced: 19 Dec 2024
https://github.com/atomstatehq/atomstate
Atomstate is an open-source messaging system designed for modern distributed applications, particularly in cloud-native environments
atomstate cloud cloud-computing cloud-native distributed distributed-systems event-streaming message-bus messaging microservices pubsub queuing
Last synced: 30 Nov 2024
https://github.com/magnuschase03/pubsubgo
This is a simple pub/sub service written in Go.
Last synced: 20 Dec 2024
https://github.com/trailsjs/trailpack-pubsub
Redis Pub/Sub implementation for Trails.js app
Last synced: 02 Jan 2025
https://github.com/maximoleinyk/pubsub-filter
GKE Replacement for PubSub-to-PubSub Cloud Dataflows in GCP
cli cloud-dataflow docker gcp gke ipc kubernetes node-ipc nodejs pubsub typescript
Last synced: 10 Nov 2024
https://github.com/ackeecz/terraform-gcp-dataflow_pubsub_to_bq
Dataflow job subscriber to PubSub subscription. It takes message from subscription and push it into BigQuery table.
bigquery dataflow pubsub terraform-module
Last synced: 10 Nov 2024
https://github.com/nodefluent/roach-storm
Apache Kafka <=:fireworks:=> Google Pub/Sub
apache api bridge cloud controlled flow google kafka pubsub
Last synced: 11 Nov 2024
https://github.com/jgantunes/pulsarcast-test-harness
A test harness for Pulsarcast using ipfs-testbed
decentralized ipfs-testbed p2p pubsub pulsarcast test-harness
Last synced: 26 Dec 2024
https://github.com/alexgalhardo/learning-message-queue-and-pub-sub
Simple project I created with references and examples to learn about message queues and publisher/subscriber pattern with different technologies.
aws-dynamodb aws-s3 aws-sns aws-sqs bullmq docker docker-compose localstack pubsub rabbitmq redis typescript
Last synced: 11 Nov 2024
https://github.com/ackeecz/terraform-gcp-pubsub
Terraform module for GCP PubSub resources
Last synced: 10 Nov 2024
https://github.com/smikhalevski/event-bus
🚌 Yet another event bus. There are many like it, but this one is mine.
Last synced: 11 Nov 2024
https://github.com/574n13y/google-pub-subtopic
Develop Terraform code for creating and managing Google Pub/Subtopic.
gcp pubsub pubsub-subscriber terraform terraform-module terraform-provider terraform-workspace topic
Last synced: 06 Dec 2024
https://github.com/johngeorgewright/hot-press
Event lifecycle management in JavaScript
event-hierarchy event-lifecycle pubsub
Last synced: 21 Dec 2024
https://github.com/ragmaanir/besked
Small typed PubSub library for crystal.
Last synced: 14 Nov 2024
https://github.com/barthez/kane-consumer
GenServer consumer for Kane
elixir google-pubsub kane pubsub
Last synced: 29 Dec 2024
https://github.com/filipecosta90/pubsub-bench
Estimate on how fast each Pub/Sub can process messages. Supports Redis pubsub and sharded pubsub
Last synced: 06 Dec 2024
https://github.com/chandanpasunoori/event-sync
Event Sync is for syncing events from multiple sources to multiple destinations, targetted for adhoc events, where sources support acknowledgement functionality.
bigquery golang-tools google-cloud-platform pubsub
Last synced: 19 Dec 2024
https://github.com/cdaringe/pg-subscribe
subscribe to postgres events in node via LISTEN/NOTIFY apis
events listen notify postgres postgresql pubsub typescript
Last synced: 11 Nov 2024
https://github.com/beatthat/notifications
Global system for pub/sub notification events by string 'type'.
loosely-coupled-design message-api messaging notifications observer observer-pattern pubsub unity3d
Last synced: 26 Dec 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: 03 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/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/swift-libp2p/swift-libp2p-pubsub
A Publish-Subscribe library for peer to peer messaging within libp2p
floodsub gossipsub libp2p libp2p-pubsub networking p2p pubsub swift
Last synced: 25 Nov 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/cunkz/google-pubsub-nodejs
Example using Google Pub/Sub via NodeJS.
google google-cloud-platform nodejs pubsub
Last synced: 25 Nov 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 Nov 2024
https://github.com/chocofamilyme/pubsub-life
Библиотека реализует паттерн Pub/Sub
publisher-subscriber pubsub rabbitmq
Last synced: 17 Dec 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/saumya40-codes/pubsub
A kafka-like functionality pubsub written in GO
Last synced: 01 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: 09 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/zsoulaimane/api-and-network-blockchain
block blockchain express hash javascript json nodejs postman pubsub redis testing
Last synced: 01 Jan 2025
https://github.com/ritreshgirdhar/newsfeed-elixir-phoenix-kafka-integration
News Feed Application
elixir elixir-lang elixir-phoenix elixir-programming-language kafka kafka-consumer pubsub reactive-programming
Last synced: 25 Dec 2024
https://github.com/jdizm/gcloud-pub-sub
an example using gcloud pubsub, cloudevents and functions framework
cloudevents events functions gcloud gcp pubsub serverless
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/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/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/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/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: 22 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/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/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/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/inottn/unsubber
Based on mitt, simplifying event handling.
Last synced: 26 Nov 2024
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/naman-45/bitcoints
aes-gcm express nextjs postgresql prisma-orm pubsub redis singleton-pattern websocket
Last synced: 20 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/syucream/embulk-input-pubsub
Google Cloud Pub/Sub input plugin for Embulk.
Last synced: 03 Jan 2025
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/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: 12 Nov 2024
https://github.com/pantheon-systems/pubsub-cleaner
Clean up subscriptions in GCE PubSub
gce go kubernetes platfrastructure pubsub sig-golang sig-tools
Last synced: 11 Nov 2024
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 Nov 2024
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: 02 Dec 2024
https://github.com/mdawar/pubsub
A simple and generic topic-based publish/subscribe package for in-process communication in Go.
event-bus go message-bus pubsub
Last synced: 26 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/guillempuche/adu
The initial version of a chatbot. Goal: improve the communication of the universities with their students.
auth0 authentication chat chatbot domain-driven-design jwt material-ui mongodb nodejs nosql pubsub react tdd
Last synced: 15 Dec 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/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 23 Nov 2024
https://github.com/timwienk/wow-libpubsub-1-0
World of Warcraft AddOn library. Simple embeddable publish-subscribe implementation.
library lua pubsub world-of-warcraft world-of-warcraft-addon
Last synced: 02 Dec 2024
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/ju5tu5/pubsub
It's a really small demonstration of the publish subscribe pattern in javascript.
Last synced: 28 Nov 2024
https://github.com/iht/bigquery-dataflow-cdc-example
A Dataflow streaming pipeline written in Java, reading data from Pubsub and recovering the sessions from potentially unordered data, and upserting the session data into BigQuery with no duplicates
apache-beam bigquery cdc dataflow google-cloud pubsub
Last synced: 29 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 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