Its all about the CORE
-
Updated
Apr 25, 2019 - Java
Its all about the CORE
Banking System architected with modular OOP design and thread-safe operations. Implements secure authentication, transaction management, and synchronized account updates. Demonstrates practical use of multithreading, collections framework, and exception handling. Simulates real-world banking workflows through an interactive CLI envi
Complete Core Java - A to Z
A Java concurrency project implementing the Dining Philosophers problem with ReentrantLock, thread synchronization, and monitoring logic.
A java implementation of a RTP that expands the scalability by implementating a database alongside multithreading
🪧 Map reducer in JAVA with automatic multi-threading
Low level implementation of concert ticket booking system with inmemory data storage and concurrency with traditional locking mechanism using Java 17
Concurrent programming in Java • Thread management • Synchronization • Locks • Concurrent collections • ExecutorService • Course project
Daily Leetcode Grind
Multithreaded real-time chat — Java TCP sockets + JavaFX dark/light mode GUI
It is group chat application designed in Java ,Here I am using the concept of multithreading and socket programming.
Laboratory Project for the Operating Systems Course, Bachelor’s Degree in Informatics for Management, University of Bologna, 2024.
Course-long team project focused on implementing various parts of an operating system such as synchronization, system calls, multiprogramming, and memory management. 🧀
This repo contains "how to to-dos", multithreading concepts in Java
A multi-threaded, socket-based messaging system built using Java.
Add a description, image, and links to the mutlithreading topic page so that developers can more easily learn about it.
To associate your repository with the mutlithreading topic, visit your repo's landing page and select "manage topics."