Repository navigation

#

messaging-queue

Node.js client for Memphis. Memphis.dev is a highly scalable and effortless data streaming platform

TypeScript
53
1 年前

Python client for Memphis. Memphis is an event processing platform

Python
38
1 年前

Building a toy log ingestor to learn about queues, exchanges and routing keys.

Go
2
1 年前

Automatic multi-tenancy for Node js. We make it ASAP ( as simple as possible ). We are currently supporting sql database but it's still on the beta version

JavaScript
2
3 天前

Pub-Sub HTTP based messaging queue

JavaScript
1
2 年前

This is a web back-end project in which three microservices are created. Uses Python Flask, SQLite3 Database and Redis for implementing Messaging Queue. The WorkerService is responsible for implementing a messaging queue when a user accesses the /postTweet endpoint. Along with that, it also includes a hashtag analysis method. When a user accesses the /trending endpoint, he/she will get the top trending hashtags. The User microservice includes creating user, authenticating user, add followers, remove followers. Timeline microservice posts a post on timeline, displays post of the user, displays post of all the follower’s user follows, Displays post of the all the users.

Python
1
4 年前

me trying nsq because the name looks like a cool username

Go
0
4 年前

WonderQ a simple NodeJS messaging queue, with publisher and consumer

JavaScript
0
4 年前

A simple Kafka-based coffee order system using Go. The producer sends coffee orders to Kafka, and the consumer processes and logs them.

Go
0
2 个月前