Skip to content

Conversation

@qor-lb
Copy link
Contributor

@qor-lb qor-lb commented Jun 27, 2025

closes: #273

clean continuation of #857

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@qor-lb qor-lb force-pushed the lb_runtime_feature_request branch from a979f76 to 8cf9e98 Compare July 4, 2025 15:24

To address these challenges, this proposal introduces two frameworks:

1. The **Executor**, which provides cooperative, user-space multitasking on top of a configurable thread pool.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. The **Executor**, which provides cooperative, user-space multitasking on top of a configurable thread pool.
1. The **:term:`Executor`**, which provides cooperative, user-space multitasking on top of a configurable thread pool.

Would be great to have this in the glossary

To address these challenges, this proposal introduces two frameworks:

1. The **Executor**, which provides cooperative, user-space multitasking on top of a configurable thread pool.
2. The **Orchestrator**, which provides a declarative layer to define execution structures and timing requirements in a way that is independent of the deployment platform.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. The **Orchestrator**, which provides a declarative layer to define execution structures and timing requirements in a way that is independent of the deployment platform.
2. The **:term:`Orchestrator`**, which provides a declarative layer to define execution structures and timing requirements in a way that is independent of the deployment platform.

Copy link
Contributor

@ramceb ramceb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can merge this for now. But before we go into implementation I would really like to see how a implementation of this FR would fit together with the FEO implementation.

@vinodreddy-g vinodreddy-g merged commit 906114b into eclipse-score:main Jul 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request Orchestration

4 participants