Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/borud/broker

Trivial message broker

broker go golang golang-library pubsub

Last synced: 26 Oct 2024

https://github.com/mshick/hapi-rabbitmq

A HAPI server plugin exposing RabbitMQ-backed PubSub and task queue pattern methods from librabbitmq.

amqp hapi pubsub rabbitmq task-queue

Last synced: 30 Oct 2024

https://github.com/thekeenant/bus

:bus: A light-weight event bus library for Dart implementing the pub-sub pattern.

bus dart dartlang event eventbus library pubsub

Last synced: 18 Nov 2024

https://github.com/googlecloudplatform/terraform-gcp-datadog-integration

Terraform code to make the Google Cloud Platform to Datadog log collection integration easier.

datadog dataflow events google google-cloud-platform googlecloud logging logs pubsub terraform terraform-module

Last synced: 07 Oct 2024

https://github.com/dgruber/qsub

The "qsub" command is a command line utility that is used to submit batch jobs, and it is not limited to just Kubernetes.

cloudevents container docker drmaa2 hpc jobtemplate json kubernetes kubernetes-jobs poseidon processes pubsub

Last synced: 16 Nov 2024

https://github.com/ably-labs/serverless-workflow-visualizer

Web application that uses Ably to visualize the progress of a serverless workflow.

ably azure azure-functions azure-static-web-apps demo dotnet pubsub realtime serverless vue

Last synced: 13 Nov 2024

https://github.com/caizixian/pshub

A Pub/Sub framework implemented in Python

asyncio pubsub python

Last synced: 14 Nov 2024

https://github.com/khouloudhaddad/laravel-kafka

Kafka implementation in Laravel

docker docker-compose kafka laravel pubsub

Last synced: 11 Nov 2024

https://github.com/shredx/golang-redis-rate-limiter

The Golang microservice for usage calculations for a subscriber

collaboration golang meetup microservice pubsub rate-limiter redis

Last synced: 18 Nov 2024

https://github.com/jgarber623/radioradio

A very small JavaScript PubSub library.

javascript pubsub

Last synced: 17 Oct 2024

https://github.com/jstotz/jstreams

A distributed streaming platform for Ruby built on top of Redis Streams

pubsub redis redis-streams ruby streams

Last synced: 17 Oct 2024

https://github.com/mchmarny/buttons

How to use Flic buttons with Clud Run on GCP

cloud cloudrun flic iot pubsub

Last synced: 08 Nov 2024

https://github.com/backendstack21/realtime-forum

Realtime Pub/Sub - Community Discussion Forum

pubsub realtime saas websockets

Last synced: 09 Nov 2024

https://github.com/atayahmet/observer-js

Observer-js created based on observer pattern criteria. Create subjects and add it callback as observers.

callback observer-js pubsub subjects

Last synced: 29 Nov 2024

https://github.com/bogdanrada/celluloid_pubsub

CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.

async celluloid pubsub reel ruby websockets

Last synced: 22 Oct 2024

https://github.com/mnasyrov/pubsub

Simple PubSub for Typescript

emitter pubsub typescript

Last synced: 04 Dec 2024

https://github.com/bullet-db/bullet-kafka

The Apache Kafka PubSub implementation pluggable into the Bullet Service and Backend

bullet bullet-kafka kafka pubsub

Last synced: 23 Nov 2024

https://github.com/denniszielke/dapr-messaging

Sample application for pubsub, service2service in a distributed app with dapr on azure.

azure dapr kubernetes pubsub servicebus

Last synced: 24 Dec 2024

https://github.com/olimpias/rijn

CLI tool for moving message from a deadletter queue to a topic for pubsub

deadletter gcd golang-cli pubsub

Last synced: 22 Nov 2024

https://github.com/stanipetrosyan/go-eventbus

Event Bus package for Go

eventbus go golang hacktoberfest pubsub

Last synced: 26 Oct 2024

https://github.com/bradmontgomery/zerochat

a stupid simple command-line chat server and client using zeromq

chat command-line pubsub python zeromq

Last synced: 21 Oct 2024

https://github.com/moonshrd/p2chat

local communication core

iot libp2p mdns mesh peerdiscovery pubsub

Last synced: 15 Nov 2024

https://github.com/mshick/librabbitmq

Easy to use methods implementing common PubSub and task queue patterns with RabbitMQ.

amqp pubsub rabbitmq task-queue

Last synced: 30 Oct 2024

https://github.com/akamaozu/cjs-noticeboard

Self-Logging Pubsub with Built-In Cache

pubsub

Last synced: 28 Oct 2024

https://github.com/ably-labs/pubsub-demo-dotnet

Sample app to demonstrate how to do pub/sub using the Ably .NET SDK.

console dotnet pubsub realtime

Last synced: 13 Nov 2024

https://github.com/purposeinplay/go-commons

Package go-commons contains a collection of common technologies used in a Web Service. The main purpose is to standardise how we are using the technologies and offer a simple package API to the developer

grpc http pubsub rabbitmq

Last synced: 01 Nov 2024

https://github.com/niklasramo/eventti

A predictable event emitter for pragmatists, written in TypeScript.

emitter event event-emitter events pubsub typescript

Last synced: 13 Oct 2024

https://github.com/owenrumney/pubsub

Simple pubsub tool to work with GCP PubSub emulator

gcp pubsub

Last synced: 21 Dec 2024

https://github.com/vladimiry/pubsub-to-rpc-api

Converting IPC-like / publish-subscribe interaction model to the reactive RPC-like / request-response model

api pubsub reactive rpc rxjs

Last synced: 16 Nov 2024

https://github.com/ericlondon/ruby-redis-pub-sub-job-queue

Ruby Redis Pub/Sub Job Queue

job pubsub queue redis ruby

Last synced: 12 Nov 2024

https://github.com/adamcohenhillel/trivia-game-backend-sanic

Online trivia game backend using Sanic, Redis, Tortoise ORM

aioredis backend pubsub python redis sanic tortoise-orm

Last synced: 19 Nov 2024

https://github.com/athanclark/purescript-queue

A queue-esque data type for purescript.

async handler pubsub purescript purescript-queue

Last synced: 18 Nov 2024

https://github.com/xenoken/hermes

Powerful PubSub Messaging for Dart

dart dartlang eventbus events messaging pubsub

Last synced: 09 Nov 2024

https://github.com/psalmsin1759/laravel_pubhub

"Laravel Pub/Sub with Google Cloud: A step-by-step guide to implementing powerful background processing in Laravel using Google Cloud Pub/Sub. Learn to harness the scalability and efficiency of Pub/Sub for asynchronous tasks.

background events google-pubsub laravel pubsub task

Last synced: 24 Dec 2024

https://github.com/mchmarny/stackdriver-notification-handler

Generic Stackdriver alert WebHook handler implemented in Cloud Run

channel cloudrun container notification pubsub webhook

Last synced: 08 Nov 2024

https://github.com/drublic/store

A JavaScript lib for storing stuff

localestorage pubsub storing

Last synced: 07 Nov 2024

https://github.com/tradologics/queuet

QueueT - Dead simple, Redis-based, message broker for Node.js

message-broker message-queue nodejs npm pubsub redis

Last synced: 15 Dec 2024

https://github.com/songjiayang/p2pedge

Edge compute with p2p network, base on IPFS.

edge-computing iot ipfs pubsub

Last synced: 05 Dec 2024

https://github.com/xiandong79/event-streaming-system

a simple event streaming system, a pub/sub step using Redis, storage using Mysql, Web framework using flask.

flask mysql pubsub redis rest-api

Last synced: 04 Dec 2024

https://github.com/yhirano55/pubsub_notifier

:postbox::bee: Pub/Sub Notifier for Rails

activejob pubsub rails5 ruby wisper

Last synced: 22 Dec 2024

https://github.com/jfversluis/xfmessagingcentersample

Sample code to demonstrate how to work with the MessagingCenter in Xamarin.Forms

messaging-center publish-subscribe pubsub sample-code xamarin-forms

Last synced: 03 Dec 2024

https://github.com/knu-k/bulletproof-node-common-js-project-architecture

Writing robust code based on the concepts of bulletproof-node.js-project-architecture (using CommonJS).

bull bulletproof commonjs express nodejs pubsub redis

Last synced: 27 Oct 2024

https://github.com/corollari/neo-pubsub

A simple WebSocket notifications server for the NEO blockchain

blockchain neo neo-blockchain pubsub

Last synced: 09 Nov 2024

https://github.com/meepobrother/imeepos-ng-template

发布自己的ng组件或者服务到npm

angular imeepos nestjs npm public pubsub template typescript

Last synced: 08 Dec 2024

https://github.com/evolution-gaming/pubsub

PubSub typesafe abstraction on top of akka DistributedPubSubMediator

akka cluster pubsub

Last synced: 29 Nov 2024

https://github.com/chandler767/android-push-notifications

Android push notification example using Firebase Cloud Messaging and PubNub

android firebase firebase-cloud-messaging google google-cloud-messaging java pubnub pubsub push-notifications

Last synced: 22 Nov 2024

https://github.com/containerz-dev/cloud-pubsub-emulator

Cloud SDK less cloud pubsub emulator container image

gcloud pubsub pubsub-emulator

Last synced: 10 Nov 2024

https://github.com/nlm/grpceventbus

Proof-of-concept for a basic pub/sub event system based on gRPC

events grpc pubsub

Last synced: 22 Nov 2024

https://github.com/dlueth/qoopido.flexee

Flexible event emitter for Node.js supporting RegExp-based event subscription and global broadcast listeners

event event-emitter eventemitter events node node-js node-module nodejs pub-sub publish-subscribe pubsub subscribe unsubscribe

Last synced: 25 Nov 2024

https://github.com/felixklauke/doctrin

High Performance ultra robust and reliable publisher subscriber implementation with superior rx java integration able to integrate into a cluster environment providing tools like server plugins and extensive management and monitoring possibilties.

netty publisher-subscriber pubsub reactive-pattern rx rxjava server-client-communication

Last synced: 28 Oct 2024

https://github.com/jrcichra/karmen

Message Broker for coordinated microservices

golang hacktoberfest karmen microservices operator pubsub yml

Last synced: 11 Oct 2024

https://github.com/vancluever/fspubsub

A simple file-system based streaming event store

event-sourcing go golang messaging pubsub

Last synced: 20 Oct 2024

https://github.com/dipjyotimetia/pubsub-emulator

GCP Pubsub Emulator

pubsub pubsub-emulator

Last synced: 11 Oct 2024

https://github.com/redislabs/pubsub-sub-bench

Redis Pub/Sub Subscriber Workload generator

pubsub redis

Last synced: 12 Nov 2024

https://github.com/aivclab/heimdallr

Dashboard for lab, providing an overview of available compute resources

dashboard gpu lab mqtt pubsub python resources

Last synced: 18 Nov 2024

https://github.com/badu/fanout

Fan Out design pattern (aka broadcasting channel using generics)

fanout go golang pubsub

Last synced: 18 Nov 2024

https://github.com/abrkn/jars

JSON-RPC over Redis

nodejs pubsub redis rpc

Last synced: 22 Nov 2024

https://github.com/touk/petasos

A better user interface for https://github.com/allegro/hermes

gui hermes kafka mes messaging pubsub streaming

Last synced: 22 Dec 2024

https://github.com/owsas/pubsub-replay

Useful for when you need to replay previously sent events on a Pubsub network in JS. Based on `pubsub-js`.

events javascript pubsub

Last synced: 17 Nov 2024

https://github.com/dbut2/slack-diffusion

Slack bot for generating images with Stable Diffusion 1.4

ai bot cloud-functions docker gcp pubsub slack stable-diffusion

Last synced: 25 Dec 2024

https://github.com/mongodb-developer/mongodb-change-stream-to-google-cloud-pubsub

This is a Node.js application that demonstrates how to publish data from a MongoDB change stream to a Google Cloud Pub/Sub topic.

google-cloud mongodb pubsub

Last synced: 06 Nov 2024

https://github.com/richorama/event-driven-map

:zap: :earth_africa: An example application showing an event driven map component

events openlayers pubsub react typescript

Last synced: 13 Oct 2024

https://github.com/romch007/adonis-pubsub

PubSub provider for AdonisJS

adonisjs google-pubsub mqtt pubsub redis typescript

Last synced: 12 Nov 2024

https://github.com/roadrunner-server/google-pub-sub

Google PubSub Jobs driver

driver google jobs pubsub

Last synced: 06 Nov 2024

https://github.com/salaah01/py-pub-sub

A simple pub-sub implementation in Python.

devops pubsub python python3 server

Last synced: 10 Nov 2024

https://github.com/opencyphal-garage/libserard

A compact implementation of the Cyphal/serial protocol in C for high-integrity real-time embedded systems

cyphal cyphal-serial opencyphal pubsub uavcan uavcan-serial

Last synced: 07 Nov 2024

https://github.com/mluby/grapevine

Peer-to-peer pub-sub

library p2p peer-to-peer pubsub webrtc

Last synced: 07 Nov 2024

https://github.com/foxysolutions/LWC-Style-Distributor

Style Distributor Component for Salesforce, where Sibling Event Structures are applied (PubSub and Lightning Messaging Service).

css-variables events lightning-messaging-service lightning-web-components lwc pubsub salesforce style-distributor

Last synced: 03 Nov 2024

https://github.com/restuwahyu13/express-todo-redis

todo app example express.js with redis custom pub/sub implementation

expressjs nodejs pubsub redis todoapp

Last synced: 09 Nov 2024

https://github.com/krisharul26/iot-based-remote-sensor-data-monitoring-and-actuator-control

As the current housing systems are moving towards automation, the focus on the systems used within the house is given more focus than the customer requirement. The systems available in the current market are complex and expensive. The objective of the “IoT based remote sensor data monitoring and actuator control” project is to create a partial open-source monitoring system that can be customized based on the individual requirements of the customer which is cheaper than the available market alternatives and user-friendly.

dht11 grafana-dashboard influxdb iot mqtt pubsub raspberry-pi-3 raspberry-pi-zero-w ultrasonic-sensor waterlevelcontroller

Last synced: 09 Nov 2024

https://github.com/knownasilya/ember-cli-deploy-gcloud-pubsub

Notify that a deployment has been activated via Google PubSub.

ember ember-addon ember-cli-deploy-plugin google-cloud pubsub

Last synced: 06 Dec 2024

https://github.com/jrouaix/mutopic

Micro topic pubsub

message-broker pubsub reactive rx topic

Last synced: 12 Nov 2024

https://github.com/ianwalter/subpub

A super-simple JavaScript Subscribe/Publish (pubsub) implementation

events pattern-matching pubsub

Last synced: 20 Dec 2024

https://github.com/ericlondon/ruby-redis-pub-sub-worker-queue

Ruby Redis Pub/Sub Worker Queue

pubsub queue redis ruby worker

Last synced: 12 Nov 2024

https://github.com/aratan/tensorflow_raspberry

install tensorflow in raspberry pi3

ipfs pubsub python raspberry-pi tensorflow

Last synced: 19 Nov 2024

https://github.com/belajarqywok/discord_alerting_system

Alerting System connected to Discord (via webhook) by implementing Event-Driven Architecture (EDA).

alerting-system cloud-functions cloud-monitoring event-driven pubsub stackdriver

Last synced: 30 Nov 2024

https://github.com/hisorange/circuit

Versatile Messaging library written in Typescript.

messaging pubsub redis rpc typescript

Last synced: 14 Oct 2024

https://github.com/inhedron/mqtt-repeater

The repeater tool of the messages that you have chosen from a mqtt broker to another mqtt broker

mqtt pubsub repeater

Last synced: 30 Nov 2024

https://github.com/elithrar/pubsub-example-worker

An example Worker that acts as an on-publish hook for Pub/Sub (https://developers.cloudflare.com/pub-sub/).

cloudflare mqtt pubsub typescript workers

Last synced: 24 Nov 2024

Publish-subscribe pattern Awesome Lists
Publish-subscribe pattern Categories