User Tools

Site Tools


user-guide:additional_interfaces:http

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user-guide:additional_interfaces:http [2025/01/17 15:07] – [Tutorials] Timuser-guide:additional_interfaces:http [2025/01/22 15:47] (current) – [HTTP server user guide] Tim
Line 1: Line 1:
-====== HTTP server user guide ======+====== HTTP server ======
  
 It is possible to start GroIMP as a HTTP server to then send model paths via HTTP for GroIMP to execute. After GroIMP executed the model values can be returned to the HTTP client who send the request. It is possible to send several models in series or in parallel.  It is possible to start GroIMP as a HTTP server to then send model paths via HTTP for GroIMP to execute. After GroIMP executed the model values can be returned to the HTTP client who send the request. It is possible to send several models in series or in parallel. 
 +
 +
 +<uml>@startuml
 +hide footbox
 +title HTTP server
 +
 +User -> GroIMP: Start GroIMP
 +User -> GroIMP: Send Model-path
 +GroIMP -> User: Return result
 +User -> GroIMP: Close GroIMP
 +
 +@enduml</uml>
 ===== Execution ===== ===== Execution =====
  
user-guide/additional_interfaces/http.1737122863.txt.gz · Last modified: 2025/01/17 15:07 by Tim