New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitlab.eclipse.org/eclipse-research-labs/codeco-project/scheduling-and-workload-migration-swm/qos-scheduler.git

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.eclipse.org/eclipse-research-labs/codeco-project/scheduling-and-workload-migration-swm/qos-scheduler.git

  • v2.0.1+incompatible
  • Go
  • Socket score

Version published
Created
Source

SWM QoS Scheduler

The SWM QoS Scheduler is an extension of the Kubernetes scheduler that implements an extended model for describing enhanced application requirements and infrastructure capabilities, according to the Seamless Computing concept. “QoS” is short for “quality of service”.

The SWM QoS Scheduler considers the extended application (QoS) requirements when placing application components (further called workloads) to compute nodes in the Kubernetes cluster. The main enhancements beyond the existing Kubernetes scheduler are:

  • schedule multiple workloads (Kubernetes pods) at once, considering dependencies between these workloads
  • network-aware scheduling: make Kubernetes aware of the network topology, connectivity, and resource availability between worker nodes, and consider this in the scheduling decision (according to the communication requirements of the applications)

Getting Started

For installing the SWM QoS Scheduler (including all CRDs and required containers) and to deploy a small demo application, see quick start.

License

All code files are licensed under Apache license version 2.0. All documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International.

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc