Skip to content

Open-EO/openeo-jeodpp-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openEO JEODPP web service and back-end

Work flow

Client posts a job, job is created in the database alt text

Client requests start processing batch job. Job is queued by Kubernetes and status is set to queued in database. alt text

Process is started in Kubernetes cluster and status is set to running in database. alt text

Process has ended and status is set to finished in database. alt text