Skip to content

Preemptive multithreading kernel with time-sharing.

Notifications You must be signed in to change notification settings

vladamx/Threading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threading

Preemptive multithreading kernel with time-sharing.

Implemented using system stack for kernel calls. This solves performance problems and synchronization issues. Test classes are included.

Great care was given to system design, therefore source code is easy to read and can be used for learning.

Contact me if you have any questions. This is fun, but not so easy.

About

Preemptive multithreading kernel with time-sharing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published