ethereum-oasis-op / baseline-standard

Repository for the Baseline standards team and specification work
Creative Commons Zero v1.0 Universal
18 stars 33 forks source link

5.3 Define BPI service orchestration #152

Closed atoulme closed 2 years ago

atoulme commented 2 years ago

Would you please provide a definition of BPI service orchestration? It is unclear what it entails.

Separately, this paragraph states: BPI service orchestration is geared towards high-volume, low latency environments with many data changes.

Due to the qualitative nature of the statement, it is hard to understand the requirements as an implementer.

Therecanbeonlyone1969 commented 2 years ago

@atoulme ... how about this? cc @chaals @humbitious

BPI service orchestration is intended to operate in a business environment with high service volume (many BPI service requests), low system latency (fast completion of BPI service requests by a BPI required), and where BPI service requests change BPI data often.

This document defines service orchestration as the sequence and conditions organized in an interaction pattern that one or more service agents must follow, and in which one service invokes other services to achieve its desired goal.

atoulme commented 2 years ago

Looks good, I would swap the two paragraphs.

Therecanbeonlyone1969 commented 2 years ago

Closing. Addressed with merged PR https://github.com/eea-oasis/baseline-standard/pull/173