Revimal / opusarium

The C based scheduling framework for high-load tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opusarium

License: MPL 2.0 Release: Currently under development

What is the Opusarium

Opusarium is the C based scheduling framework for high-load tasks.

This framework constructs the isolated computing ecosystem which consisted of the following features.

  • Processor reserved scheduler for parallel tasks.
  • Customized memory management unit using huge-pages.
  • Direct mapped IO memory region for the userspace.

About

The C based scheduling framework for high-load tasks.

License:Mozilla Public License 2.0


Languages

Language:C 77.0%Language:CMake 23.0%