1 Repo
Controls for CPU threads and memory allocation to prevent application-level system overload.
Distinct from Control Group Resource Limiting: None of the candidates cover user-configurable application runtime limits on CPU/RAM; candidates focus on kernel cgroups or forensic limits
Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime Resource Constraints. Refine with filters or upvote what's useful.
Syncthing Android is a mobile application and service wrapper that enables decentralized, peer-to-peer file synchronization on the Android platform. It functions as a distributed data sync tool that mirrors folders across multiple devices without the need for a central cloud server. The project provides a mobile interface to manage a synchronization instance, utilizing a service-wrapper architecture to handle the lifecycle and configuration of the underlying synchronization binary. It ensures secure data exchange through TLS encryption, certificate-based identity verification, and password-pr
Allows limiting CPU threads and memory allocation to prevent the synchronization process from overloading the host system.