Skip to content

Modified Code#1

Open
AbhimanyuCha wants to merge 2 commits intospartanny:mainfrom
AbhimanyuCha:feature/abhimanyu
Open

Modified Code#1
AbhimanyuCha wants to merge 2 commits intospartanny:mainfrom
AbhimanyuCha:feature/abhimanyu

Conversation

@AbhimanyuCha
Copy link
Copy Markdown

Refactored Code as per SOLID Principles + some minor adjustments.
Tested the code, working as expected.
Added code for FCFS + SJF strategies. Rest will implement later.

Job scheduler client in action .... ! Worker spawned : 1 Worker spawned : 2 Thread 1 : [J1, J3, J4] Thread 2 : [J5, J2] Worker spawned : 1 Worker spawned : 2 Thread 1 : [J1, J3, J5] Thread 2 : [J2, J4]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant