Process synchronization, Deadlock avoidance and Disk scheduling algorithms implemented in Java.
-
Updated
Nov 2, 2018 - Java
Process synchronization, Deadlock avoidance and Disk scheduling algorithms implemented in Java.
In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and 2 Consumers) to emulate message publish/consume using crypto currencies JSON data.
NiFi processor emulating queue/topic patterns on top of Redis
Apache Pulsar in Spring Boot
Aulas e exercícios da matéria: Programação Paralela e Distribuída (INE5645) e Computação Distribuida (INE5625).
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
Simple HTTP server written in Java
Code repository for all the articles on design patterns at codepumpkin.com
To whom it may concern
This repository contains a series of Java projects developed by Walid Boussou. Each project focuses on different aspects of Java programming, including threads, sockets, RMI, charts, and image filters.
Simulation of the service of a restaurant, counts on the use of the threads, semaphores (mutual exclusion) and the known solutions of the problems producer/consumidor and writer/reader.
Multiple producers and consumers
Spring boot application(producer/consumer) using kafka and monodb
Java implementation of assignments from the "System Architecture" lab held at the University of Karlsruhe during Summer Term 2007.
PrimeNumbersGenerator++
Java Functional Programming with Lambdas and Streams
Kafka Producer Consumer Upstash
Kafka producer and consumer example using spring boot
Classical problems of synchronization using Semaphores and Condition Variables in java
Add a description, image, and links to the producer-consumer topic page so that developers can more easily learn about it.
To associate your repository with the producer-consumer topic, visit your repo's landing page and select "manage topics."