Skip to content
Meir Wahnon edited this page Mar 31, 2015 · 18 revisions

#Project Roadmap

##Language

  • Near Term:
    • Enrich language
      • Parallel : allow parallel execution of steps
      • Encrypted : allow to encrypt inputs + outputs of steps
    • Extensible language : add features to support extensibility of the DSL
    • Test framework : to test the workflows
  • Long Term:
    • Look how we integrate with OpenStack Mistral project
    • Look at adding a DSL for modeling language (meant for deployment)
    • Add scripting languages (Go,Ruby...)

Content

  • Near Term:
    • Add more Docker content * Support Docker Compose + Swarm + Machine
    • Add more Base content * Remote File Transfer operations * Basic OS(linux + windows) operations
  • Long Term:
    • Add OpenStack content

Authoring

  • Next Year:
    • IDE Plugins
      • Autocomplete
      • Warnings
      • Errors
  • Long Term:
    • IDE Plugins
      • Debugger

##Engine

  • Next 6 Months:
    • Support engine cluster (embedding)
  • Long Term:
    • Run control: pause/resume
    • Performance benchmarks
    • Scale workers
Clone this wiki locally