A multi threaded, multi core solution to the sleeping barber problem in Java using Java Threads and Executor Service
-
Updated
Mar 20, 2020 - Java
8000
A multi threaded, multi core solution to the sleeping barber problem in Java using Java Threads and Executor Service
Java Thread Analyzer(JTA) tool can be useful in analyzing thread dumps of a java process. The analysis can be done live using process id or offline after collecting thread dumps.
Displays tracking information for the package delivery system.
Qwirkle game local console server with java sockets. Old school project.
This repository tracks my progress and notes as I prepare for Java-related technical interviews. It includes core Java concepts, commonly asked interview questions, coding challenges, and study resources. Ideal for anyone revising Java fundamentals or preparing for software engineering interviews.
Threading concept
This project simulates a parking lot scenario using Java threads. It simulates the behavior of cars arriving at a parking lot, parking for a random amount of time, and then leaving. The simulation includes scenarios where the parking lot may be full and cars have to wait for a parking space to become available.
This project implement two different types of concurrent queues to determine which is most efficient. It simulates Bank queue and Grocery queue systems where customers arrive and are served by consumers.
It is completely developed in the java language. - Implements data saving in Json files. - The design pattern used by MVP. - Use of Java Swing and AWT libraries. - Use of external libraries for managing Json files. - Use of javax sound library for managing sounds. - Use of threads in the animations and timing of the game. - Animation using sprites.
This project implement two different types of concurrent queues to determine which is most efficient. It simulates Bank queue and Grocery queue systems where customers arrive and are served by consumers.
matrix multiplication with/without java thread
Job Management System that allows scheduling and execution of Jobs based on Priority. Developed using Spring Boot, Java Thread Scheduler and Apache Kafka
Simulation of rail network built using JavaFx, JAVA concurrency, and JAVA thread.
Concurrent Programming with Java Threads. The project imitates the scenario of a company containing 10 departments, making transactions over 50 of its internal accounts.
Multi-threaded simulation of the Dining Philosophers Problem extended to multiple tables. Detects and handles deadlocks as philosophers move between tables. Written in Java.
The chat application is a secure messaging platform that allows users to communicate with one another over the internet.
Qwirkle game. Old school project.
Implementation of the concept of MultiThreading in Java Threads
Add a description, image, and links to the javathreads topic page so that developers can more easily learn about it.
To associate your repository with the javathreads topic, visit your repo's landing page and sele 2B96 ct "manage topics."