mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-06-25 12:41:43 +00:00
Merge branch 'main' into docs
This commit is contained in:
2
p2p.md
2
p2p.md
@ -4,7 +4,7 @@ Building and operating distributed networks, backends and applications are non-t
|
||||
|
||||
Consider a workflow tasked with calling multiple REST endpoints, in sequence, where the response of the previous call is the input to the current call. As illustrated in Figure 1, the application is the focal point and data relay.
|
||||
|
||||

|
||||

|
||||
|
||||
Programming a frontend application in the Fluence peer-to-peer solution, an application is not a workflow intermediary but merely the initiator of a workflow as workflow logic and data traverses the network from service to service. See Figure 2 for an illustration and please note that services may be deployed to different nodes as well as to more than one node.
|
||||
|
||||
|
Reference in New Issue
Block a user