4 repository-uri
Adjusts the nice level of a running process to give it more or less CPU time relative to others.
Distinct from Server Process Management: Distinct from Server Process Management: focuses on adjusting CPU priority of running processes, not on lifecycle management like startup or crash recovery.
Explore 4 awesome GitHub repositories matching web development · Process Priority Adjusters. Refine with filters or upvote what's useful.
Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository
Provides tools to adjust the CPU priority of running processes to control resource impact.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Allows adjusting process priority and scheduler type inside unprivileged containers via system call interception.
Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is
Adjusts the nice level of a running process to give it more or less CPU time relative to others.
Acest proiect este o suită cuprinzătoare de instrumente esențiale de linie de comandă și utilitare standardizate de tip Unix. Oferă blocurile fundamentale pentru administrarea sistemului, gestionarea fișierelor și procesarea textului pe sisteme de tip Unix, implementând o gamă largă de instrumente POSIX. Colecția se distinge prin acoperirea sa largă a operațiunilor de sistem de nivel scăzut. Aceasta include un set de instrumente complet pentru gestionarea sistemului de fișiere, cum ar fi crearea și modificarea fișierelor și directoarelor, și un set de instrumente specializat pentru procesarea textului, filtrarea, sortarea și transformarea fluxurilor de date. Proiectul acoperă, de asemenea, mai multe domenii critice de capabilități ale sistemului. Acestea includ monitorizarea resurselor de sistem pentru verificarea arhitecturii hardware și a utilizării discului, securitatea și controlul accesului pentru gestionarea permisiunilor fișierelor și a checksum-urilor criptografice, și controlul proceselor pentru gestionarea timeout-urilor de execuție și a variabilelor de mediu. Oferă, de asemenea, utilitare matematice pentru evaluarea expresiilor numerice și instrumente de reprezentare a datelor pentru codificarea binar-la-ASCII.
Provides the nice utility to run a command with a modified CPU priority.