apache / apache/openwhisk

[In-progress] New scheduling components

Open
#4,922 1 comment 0 reactions 0 assignees View on GitHub
proposal
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

## Enhancement Description
This proposes a new scheduler to address performance issues in OpenWhisk.
It schedules containers rather than function requests so that maximize the container reuse and minimize the container operations.

* Proposal: [A new scheduler](https://github.com/apache/openwhisk/pull/4921)

## References

* [Autonomous Container Scheduling v1(Deprecated)](https://cwiki.apache.org/confluence/display/OPENWHISK/Autonomous+Container+Scheduling+v1)
* [Autonoumous Container Scheduler v2(Deprecated)](https://cwiki.apache.org/confluence/display/OPENWHISK/Autonomous+Container+Scheduler+v2)
* [FPCScheduler](https://cwiki.apache.org/confluence/display/OPENWHISK/New+architecture+proposal)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.