Repository navigation
messaging-queue
- Website
- Wikipedia
Memphis.dev is a highly scalable and effortless data streaming platform
Node.js client for Memphis. Memphis.dev is a highly scalable and effortless data streaming platform
Python client for Memphis. Memphis is an event processing platform
Nodejs project on microservices using RabbitMQ as messaging queue
Kafka producer and consumer example using spring boot
Rabbit MQ Demo
Building a toy log ingestor to learn about queues, exchanges and routing keys.
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
Pub-Sub HTTP based messaging queue
Tracing library for microservices
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.
me trying nsq because the name looks like a cool username
WonderQ a simple NodeJS messaging queue, with publisher and consumer
Aws sqs imple using spring boot
A simple Kafka-based coffee order system using Go. The producer sends coffee orders to Kafka, and the consumer processes and logs them.