A lightweight and rest-oriented web framework.
-
Updated
Jul 28, 2022 - Java
A lightweight and rest-oriented web framework.
💽 A tiny Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.
Concurrency, Multithreading and Parallel Computing in Java
Minimalistic C++ thread scheduling kernel for Embedded systems. Supports ARM Cortex-M and RISC-V MCUs with debugging possibility on conventional x86. Compiles with GCC. Comes with examples for Eclipse. Can be used on any embedded system with limited RAM and FLASH resources.
This repository contains a Python script that simulates a thread scheduler using round-robin scheduling with priority. It provides users with insights into thread scheduling information and performance metrics.
Add a description, image, and links to the thread-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the thread-scheduling topic, visit your repo's landing page and select "manage topics."