mattcasters opened a new issue, #8640:
URL: https://github.com/apache/hop/issues/8640

   ### What needs to happen?
   
   Rewrite documentation.
   Create animations / web-infographics ( include html in `.adoc` file )
   Pipelines:
   * Explain parallel nature
   * Explain the various Pipeline execution engines and their purposes.
   * Explain rowset buffering and back-pressure
   
   Workflows:
   * Explain sequential nature
   * Explain backtracking algorithm
   
   Show a few popuilar scenarios where you can use workflows and pipelines:
   * Architectual diagram
    
   Examples of running: 
   * Nightly run with a workflow that fires off other workflows and pipelines 
(scheduled on a server, in a docker container on k8s)
   * Continuously processing Kafka messages on a server
   * Running in Hop GUI on a workstation to develop a pipeline
   * Running as a pipeline unit test
   * Embedded in your Java application
   * Started execution in a Python script using PyHop
   
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Documentation, Component: Pipelines, Component: Workflows


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to