(This ticket is a manual copy of https://github.com/openEOPlatform/architecture-docs/issues/368 from Sept 2023, which is too hidden in a private repo)
This is follow-up ticket for #90 where we added initial UDP support in the aggregator: all UDP requests are just forwarded to VITO. This means that UDPs can currently only be used in process graphs that are executed on VITO back-end, because other backends will not know how to resolve the UDP references.
The problem is now how to take the next step and support UDPs in a real federated manner. This is not trivial as already hinted in #90 (comment)
This probably needs some discussion and maybe some additional specifications/conventions to get it working.
(This ticket is a manual copy of https://github.com/openEOPlatform/architecture-docs/issues/368 from Sept 2023, which is too hidden in a private repo)
This is follow-up ticket for #90 where we added initial UDP support in the aggregator: all UDP requests are just forwarded to VITO. This means that UDPs can currently only be used in process graphs that are executed on VITO back-end, because other backends will not know how to resolve the UDP references.
The problem is now how to take the next step and support UDPs in a real federated manner. This is not trivial as already hinted in #90 (comment)
This probably needs some discussion and maybe some additional specifications/conventions to get it working.