Skip to content

Implemented a task scheduling system in a data center using threads, Java collections and Object-Oriented Programming (OOP) principles. The system comprises two main components: a dispatcher, responsible for handling incoming tasks, and nodes, which execute tasks based on priorities.

Notifications You must be signed in to change notification settings

alexiastfn/Multithreading_DataCenterTaskPlanner

Repository files navigation

Java Threads Project

Implemented a task scheduling system in a data center using threads, Java collections and Object-Oriented Programming (OOP) principles. The system comprises two main components: a dispatcher, responsible for handling incoming tasks, and nodes, which execute tasks based on priorities.

About

Implemented a task scheduling system in a data center using threads, Java collections and Object-Oriented Programming (OOP) principles. The system comprises two main components: a dispatcher, responsible for handling incoming tasks, and nodes, which execute tasks based on priorities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published