Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable an agent-based workflow on Polyaxon CE #1333

Open
polyaxon-team opened this issue May 26, 2021 · 0 comments
Open

Enable an agent-based workflow on Polyaxon CE #1333

polyaxon-team opened this issue May 26, 2021 · 0 comments

Comments

@polyaxon-team
Copy link
Contributor

polyaxon-team commented May 26, 2021

Current behavior

In order to push several features to Polyaxon CE and to reduce any duplicate code, logic, or efforts, we should enable an agent-based scheduling process on Polyaxon CE.

Currently, Polyaxon CE will schedule any operation immediately without keeping any logic or queue. On Polyaxon CE users can enable the async scheduler which has a queue but it's only used for processing the execution in the background.

Enhancement

By enabling an agent-based workflow on Polyaxon CE, we can expose some features like concurrency and a global queue on Polyaxon CE. Other features like batch deletion, project cleanup, and batch notifications can be enabled as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
Priority
Development

No branches or pull requests

1 participant