Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flamenco-worker-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
flamenco-worker-python
Commits
516dcefd
Commit
516dcefd
authored
8 years ago
by
Francesco Siddi
Browse files
Options
Downloads
Patches
Plain Diff
Docs: update roadmap
parent
fc689cbc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/docs/developer_docs/roadmap.md
+18
-0
18 additions, 0 deletions
docs/docs/developer_docs/roadmap.md
with
18 additions
and
0 deletions
docs/docs/developer_docs/roadmap.md
+
18
−
0
View file @
516dcefd
...
...
@@ -3,3 +3,21 @@ The day-to-day planning for development is available on
[
developer.blender.org
](
https://developer.blender.org/project/board/58/
)
. In this section we summarize
the high level goals for the projects.
## Self-provisionable Server
Make it possible for developers to run the full stack (Server, Manager and Worker) in a local
environment. While this is easy to do for Manager and Worker, the challenge is to get the
Server (and its Pillar core) disconnected from Blender Cloud.
## Pre-built packages
Provide pre-built and easily installable components for regular user. Packaging will vary depending
on the component:
-
Server: Python package (pip installable)
-
Manager: Standalone platform-dependent binary
-
Worker: Python package (possibly standalone)
## Complete Server API docs
To make it easy to implement own manager.
## More features
Resumable jobs, job callbacks, resource allocation, filtering.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment