-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alexandr Chernov edited this page Jun 30, 2017
·
2 revisions
Welcome to the BridgIt wiki!
This page describes how Weblicht communicates to the GEF through BridgIt. BridgIt stands in the middle between Weblicht and a GEF service:
- BridgIt accepts a stream with the content of a file from a Weblicht service
- BridgIt saves the stream as a file locally and to be served later
- BridgIt extracts service ID from the request URL
- File URL and service ID are sent to the GEF instance and a job is started
- Bridgit checks the status of a running job from time to time
- When the job is done, BridgIt inspects the output volume and reads the content of an output file
- The content is streamed back to the Weblicht service