Kafka Web UI
翻译 - Kafka Web UI
A basic web application that consumes a RESTful web service. Transforms the result into a new object that returns as json. "Thinking in microservices". Plus -> Scheduling tasks. Example implemented
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and...
rabbitmq-elasticsearch-mongodb-netcore-sample
Sample examples of multi-threaded code in Java.
Simple Node.js script based on producer-consumer problem. For transfering documents between two elasticsearch servers or between indices of the same elasticsearch server.
The purpose of this repository is to explain step by step how to build producer and consumer applications that interact using Confluent Kafka.
A distributed system composed by 3 microservices and built up with Docker and Kubernetes. Made with @PhilipTamb
User Level Thread Library with OS scheduler function. Also Implemented matrix multiplication and bounded buffer problem with Several Test Cases. Also comparison with pthreads
Kafka producer and consumer Node.js example
RabbitMQ ready consumer service structure created using amqplib for Node.js ✨
通过装饰器方式实现生产者消费者模式。可以作用于函数、类的方法上,使其变为异步调用,同时,转变为逐次调用,批量执行。方便将零碎的调用转变为批量形势进行统一执行。
Queue-like data structure for hierarchy-based scheduling
Circle Brawl Based on Django and jQuery
Editing facades for Buttercup vaults and content
Solution for consumer-producer problem with Multi-threading in Java, done as a part of course (COL106) assignment
This repository contains projects/codes based on important concept of Operating System