News

This repository contains a simple batch program that simplifies the process of compiling and executing Java programs. Instead of typing multiple commands in the terminal, this program provides a ...
Custom Java Task Executor This project demonstrates how to build a custom task execution framework in Java using multithreading, a priority-based executor, and Java's concurrency utilities.