An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: message-queue

kubemq-io/kubemq-targets

KubeMQ Targets connects KubeMQ message and queue broker with external systems and cloud services

Language: Go - Size: 1.27 GB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 7

hgmauri/sample-masstransit

Example of using MassTransit with RabbitMQ in .NET 9.0

Language: C# - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 49 - Forks: 10

Flow-IPC/ipc_core

Flow-IPC Sub-project - Core - Basics, unstructured transport [See `ipc` repo first]

Language: C++ - Size: 770 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

tokeo/tokeo

Harnessing the strengths of Cement for fast CLI apps, Dramatiq for reliable task processing, Apschedule for repeating tasks and Grpc for external access, “tokeo“ redefines efficiency in event-driven architecture.

Language: Python - Size: 1.18 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Elijas/redis-message-queue

Robust Python queuing with message deduplication

Language: Python - Size: 35.2 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

jgaskins/nats

NATS client in pure Crystal with JetStream support

Language: Crystal - Size: 911 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 22 - Forks: 3

jason810496/pgmq-sqlalchemy

More flexible PGMQ Postgres extension Python client that using SQLAlchemy ORM, supporting both async and sync engines, sessionmakers or built from dsn.

Language: Python - Size: 156 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 20 - Forks: 0

yevhenlisovenko/nodejs-nano-service

A lightweight event-driven microservices package for RabbitMQ in Node.js. Enables asynchronous communication, message publishing and consuming, and scalable event-driven architecture. Perfect for distributed systems and real-time applications.

Language: JavaScript - Size: 55.7 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ozgen/raven-mq

Language: Go - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

noahwillson/fastify-messaging

A flexible, extensible messaging framework for Fastify microservices that abstracts away the specific message broker implementation.

Language: TypeScript - Size: 10.7 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

apstory/apstory-lib-angular

Apstory Angular 7 Libraries

Language: TypeScript - Size: 9.99 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

makasim/php-fpm-queue

Use php-fpm as a simple built-in async queue

Language: PHP - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 115 - Forks: 3

core-go/mq

Language: Go - Size: 275 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 16 - Forks: 2

kewalkhondekar25/Advance-Backend-Communications

Language: TypeScript - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

php-mq/server

The PHP Message Queue Server

Language: PHP - Size: 629 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

xtreamwayz/psr-container-messenger

Message bus and queue for Mezzio with Symfony Messenger + Enqueue

Language: PHP - Size: 438 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 25 - Forks: 8

RaedAddala/Distributed-Systems-Course-Projects

Distributed Systems Projects

Language: Python - Size: 2.24 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

restuwahyu13/golang-rabbitmq-rpc

Example rabbitmq rpc pattern using messaging pattern (Request & Reply)

Language: Go - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 2

NHViet03/MicroservicesEcommerce

Building a Cloud Native E-commerce Application and deploy in Azure Cloud Service.

Language: JavaScript - Size: 32.9 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ruitianzhong/xdu-distributed-system

Assignment for Distributed Computing(分布式计算) and Network Application Desgin(网络程序应用设计) in Xidian University(Spring 2024)

Language: Java - Size: 2.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

siddhi-io/siddhi-io-mqtt

Extension that allows to receive and publish events from/to mqtt broker.

Language: Java - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 36

morshedulmunna/Microservice-Architecture-Design-online-retail-system

🛍️🔧🚀A microservice-based architecture for an online retail system, designed to handle scalability, reliability, and modularity in building e-commerce platforms. 🛍️🔧🚀

Language: TypeScript - Size: 922 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siddhi-io/siddhi-io-kafka

Extension that can be used to receive events from a Kafka cluster and to publish events to a Kafka cluster

Language: Java - Size: 4.83 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 18 - Forks: 50

AndreaPrestia/Felis

A message queue totally written in .NET

Language: C# - Size: 798 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

siddhi-io/siddhi-io-rabbitmq

Extension that allows to receive and publish events from/to rabbitmq broker.

Language: Java - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 29

rebus-org/Rebus.PostgreSql

:bus: PostgreSQL persistence for Rebus

Language: C# - Size: 4 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 21

bloomberg/blazingmq-sdk-python

Python SDK for BlazingMQ, a modern high-performance open source message queuing system.

Language: Python - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 10

mopeyjellyfish/rhubarb

An Event Bus library that simplifies interacting with multiple queue backends into a single API

Language: Python - Size: 1.22 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

rubik/orizuru

A reliable, scalable and flexible Redis message queue for Rust.

Language: Rust - Size: 255 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 5

ali-a-a/gophermq

A minimal messaging queue using Golang

Language: Go - Size: 157 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

soham901/go-redis-stream-worker

A distributed message processor using Redis Streams, with a Go consumer for execution and a Node.js (Hono) service for job submission and tracking.

Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yhao1206/SMQ

A simple message queue written in Go language, achieved by imitating to NSQ.

Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

markkimsal/amphp-mqtt

MQTT client for Amp

Language: PHP - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 3

Subrata-Rudra/MessageQueue-and-SSE

This mini project is just to implement an architecture where time consuming and resource heavy requests are stored in message queue and then processed one by one. And after processing the response is sent to the client using SSE(server-sent events).

Language: JavaScript - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MongoExpUser/Popular-Nodejs-Libraries-for-Data-Driven-AI-Applications-and-Sample-Codes

Popular NodeJS Libraries for Developing Data-Driven AI Applications and Sample Codes

Language: JavaScript - Size: 3.02 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

thefabric-io/box

A Go library for event-driven architectures, enabling efficient message handling, subscription management, and extensible storage backends like PostgreSQL. Perfect for building scalable, real-time, and microservice-based applications.

Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

conorheffron/rabbitmq-tester

Tool for testing RabbitMQ instance.

Language: Java - Size: 58.6 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

sftpgo/sftpgo-plugin-pubsub

Publish/Subscribe systems integration for SFTPGo

Language: Go - Size: 326 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 4

zerlok/BrokRPC

framework for gRPC like server-client communication over message brokers

Language: Python - Size: 654 KB - Last synced at: 21 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 0

atomicptr/pidgeon

A simple messaging system for games written in Odin

Language: Odin - Size: 13.7 KB - Last synced at: about 6 hours ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

sotchenkov/limero

CouchDB-like message broker written in Go

Language: Go - Size: 838 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

AutoCSer/AutoCSer

AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。

Language: C# - Size: 301 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 157 - Forks: 55

Charlie5DH/microservices-rabbitmq-django

Communication between django services using rabbitmq message broker

Language: Python - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 1

softwaremill/mqperf

Language: Scala - Size: 939 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 147 - Forks: 37

HScarb/rocketmq-comments

RocketMQ 5.x 最新版中文注释

Language: Java - Size: 37.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 13 - Forks: 7

fukamachi/psychiq

Background job processing for Common Lisp

Language: Common Lisp - Size: 165 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 2

dpwgc/serena

基于Go + Gossip的分布式消息队列服务发现与注册中心

Language: Go - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

dpwgc/kapokmq-go-client

KapokMQ.消息队列 - Golang客户端

Language: Go - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

alechenninger/roger

Roger that! Mongo change stream listener with message-queue-like semantics

Language: Java - Size: 119 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

mbretter/go-mongodb-queue

Dead simple queuing with mongodb

Language: Go - Size: 52.7 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

eigr/Astreu 📦

High-performance Messaging System based on a gRPC protocol

Language: Elixir - Size: 6.59 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 3

vishalkuo/e_poller

Yet another SQS long poller

Language: Elixir - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

kashyapprajapat/bullmq

A Learning Repo of Bullmq 🦬 .

Language: JavaScript - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GoodManWEN/fastapi-queue

A task queue based on redis that can serve as a peak shaver and protect your app.

Language: Python - Size: 188 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 3

syucream/posix_mq

a Go wrapper for POSIX Message Queues

Language: Go - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 18

helveticka/programacio-concurrent

Repository dedicated to save and share material of the subject Programació Concurrent taught in Computer Engineering at UIB.

Language: Go - Size: 2.46 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

khaosdoctor/hermod

AMQP client wrapper for RabbitMQ

Language: TypeScript - Size: 1020 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

francccisss/msbq-server

Building a message broker in golang for learning purposes

Language: Go - Size: 37.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RaphiaRa/spms_ring

Single publisher multiple subscriber ring buffer written in C

Language: C - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

joegasewicz/forestmq-go

Go client for ForestMQ

Language: Go - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

asif-kamboh/MongoDbMQ

A Simple .NET Core based Message Queue which uses MongoDb

Language: C# - Size: 25.4 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vtsykun/redis-message-queue

The redis message queue transport for Oro Platform

Language: PHP - Size: 114 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 3

senatorpage445/Celery-Task-Queue-latest-2025

Celery is an open-source distributed task queue that helps you handle asynchronous tasks and job queues with ease. Designed for real-time processing, it integrates seamlessly with your Python applications to offload long-running or resource-intensive tasks. 🐍⚙️

Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

joeychilson/pgmq

A Go library for the pgmq message queue extension for PostgreSQL.

Language: Go - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

maandree/cmdipc 📦

System V and POSIX IPC from the command line

Language: Python - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

mugli/orkid-node

Reliable and modern Redis Streams based task queue for Node.js 🤖

Language: JavaScript - Size: 1.95 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 9

Ofceab-Studio/dart_pgmq

A dart client for Postgres Message Queue (PGMQ).

Language: Dart - Size: 22.7 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

adyliu/jafka

a fast and simple distributed publish-subscribe messaging system (mq)

Language: Java - Size: 2.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 720 - Forks: 321

artem0/kafka-scala-api

Samples for using Kafka within Spark Streaming and Akka Actors, Akka Streams

Language: Scala - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 6

jchook/rewait

Wait for resources to become available -- http, https, tcp, sockets, files, and custom functions.

Language: JavaScript - Size: 213 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

danhhuynh25029/explore-tech

This project to reseach and use techstack

Language: Go - Size: 188 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Milvasoft/Milvasoft.Messaging

Provides message broker and service bus operations.

Language: C# - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 5 - Forks: 2

lostclus/aiosafeconsumer

Safely consume and process data.

Language: Python - Size: 122 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

mrzslr/simple-file-processing-pipeline

A distributed system for processing image files using microservices and message queues using RabbitMQ.

Language: Python - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SJ22032003/super-scale-node-cluster-queues-proxy

Created in BunJS (typescript)(run env). Scaling server javascript with clusters, messaging queues and ngnix. Load testing with Artillery

Language: TypeScript - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lcarsde/menu

DEPRECATED - USE https://github.com/lcarsde/lcarsde. application menu for lcarsde

Language: Python - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

lcarsde/lcarswm

DEPRECATED - USE https://github.com/lcarsde/lcarsde. lcarswm (LCARS Window Manager) is a window manager that is supposed to look like an LCARS interface. It's written in Kotlin and utilizing XLib.

Language: Kotlin - Size: 4.85 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 83 - Forks: 2

tower120/rc_event_queue

VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.

Language: Rust - Size: 612 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 21 - Forks: 0

adhiambovivian/cs-papers

cs-papers is a repository for white papers and other research papers mainly in the field of software engineering. Happy reading ✌🏾

Size: 19.3 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 4

vardius/pubsub

gRPC message-oriented middleware on top of message-bus, event ingestion and delivery system.

Language: Go - Size: 104 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 11

xSergioBG/RabbitMQ-Template

This project provides a guide for setting up WSL 2, installing Docker Desktop, and running RabbitMQ using an official image. Additionally, it includes a practical example of communication with RabbitMQ using two console applications in C#.

Language: C# - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lostclus/django-kafka-streamer

Stream data from Django application to Apache Kafka

Language: Python - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

atxtechbro/gmail-notion-bridge

Pub/Sub-based pipeline for processing Gmail events into structured Notion database entries

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sysulq/httpmq

A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.

Language: Go - Size: 1.15 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 319 - Forks: 86

mssrinivas/VacationRentals-2.0

Developed property reservation, user authentication and profile management modules of a vacation rental app using MERN stack. Implemented React-Redux where necessary. Shifted Relational data to NoSQL Database. Implemented Kafka as a Messaging Queue service. Tested performance of the application using JMeter and Mocha.

Language: JavaScript - Size: 21.2 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 8

fudongma-code/effective-system

About this system

Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

giant-stone/gmq

一个支持自定义消费速率的简单消息队列 Simple, reliable, lightweight and efficient task queue in Go

Language: Go - Size: 177 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

nixhantb/QuantumMQ

⚙️ Distributed Message Queuing Protocol for Message Broker System with almost quantum-level messaging⚙️

Language: C# - Size: 342 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

lucidmq/lucidmq

LucidMQ - Simple Ops Event Streaming. Alternative to Kafka and RabbitMQ

Language: Rust - Size: 326 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 40 - Forks: 3

igr/jrsmq

A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.

Language: Java - Size: 182 KB - Last synced at: about 12 hours ago - Pushed at: almost 4 years ago - Stars: 36 - Forks: 13

snail007/wmq

Wrapped message queue which based on rabbitmq,support http protocol

Language: Go - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 27 - Forks: 16

victorabarros/nsq-service-self-driven

Message platform containerized in Docker with publisher and consumer in Python and Golang.

Language: Makefile - Size: 5.04 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

happening-oss/rabbitmq-message-ops

🔧 CLI tool for RabbitMQ message management

Language: Go - Size: 369 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TeamDev-it/arbitrer Fork of ppossanzini/arbitrer

MediatR RPC implementation via Pipelines

Language: C# - Size: 138 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

iravikhatri/highly-scalable-microservice-folder-structure

Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

NeemiasBorges/RabbitMQ-CRMtoNFe

🚀 Worker Service .NET para processamento assíncrono de mensagens CRM via RabbitMQ. Implementa OpenTelemetry, Circuit Breaker e Health Checks. Sistema robusto para integração de dados com monitoramento em tempo real.

Language: C# - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lonyee1989/lemon-rabbitmq

乐檬框架之rabbitMQ的解耦实现方式(基于springboot框架),利用ConfirmCallback确保消息安全发送至broker服务器,使用Ack/Nack手动确认消息处理状态,保证broker消息被正确消费

Language: Java - Size: 22.5 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 49 - Forks: 30

koinos/koinos-mq-cpp

An MQ library used by Koinos C++ applications.

Language: C++ - Size: 253 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

EVOlution-App/ZeroMQ

A ZeroMQ library created by our folks from Zewo. The original ->

Language: Swift - Size: 101 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 3

darrencocco/moodle-tool_messagebroker

Language: PHP - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 3