4 results for “topic:user-thread”
构建用户级线程库
A user Level thread library Implemented to understand The process sync and preemption, priority managing and OS process fundamentals. The library provide api to create user level thread and manage them.
implementing uthread and lottery scheduling in xv6 MIT operating system. in collaboration with my friend Mahdi Teimouri.
This repository represents a simple implementation of the message broker structure in Golang.