This project simulates a limited number of devices connected to a router's Wi-Fi using Java threading and semaphores. The router is designed to limit the number of open connections, allowing only a fixed number of devices to connect simultaneously. When the maximum number of connections is reached, incoming devices must wait until an existing conne
An application for monitoring work time, inspired by Wakatime.
Examples of Java asynchronous pollers using `java.concurrent` classes
2D Jet Fighter Game with Sounds written in JAVA
Battleship
This case use multithreading implements Runnable from Java and split 2 task to get the objective in multithread usage.
Peer-to-peer encrypted chat application using Socket Programming (MultiSocket) written in JAVA
Java program to process Black Friday orders concurrently with multi-threading
This repository contains the source codes which were practiced as a part of my OOPS lab during my B.Tech 5th semester.
A comprehensive collection of Java multithreading and concurrency examples demonstrating fundamental thread synchronization patterns, the producer-consumer problem, and advanced multi-queue systems.
This is a short guide covering the topic of Threads in Java. I intend to make a Portuguese version soon.
Multiprocessors course final project
sudokuValidator using Java Threads and Semaphores
This repository contains my assignments from my university's course Parallel Programming
The basics of Java are shown through short programs (first folder) and simple games (second folder)
HarvestSim: a multi-threaded harvest simulator.
Add a description, image, and links to the java-threads topic page so that developers can more easily learn about it.
To associate your repository with the java-threads topic, visit your repo's landing page and select "manage topics."