mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2024-12-04 15:20:24 +00:00
GitBook: [2.0.0] one page modified
This commit is contained in:
parent
7ac39321b6
commit
e0eec8e40f
2
p2p.md
2
p2p.md
@ -63,7 +63,7 @@ func foobar(node:string, service_id:string, func_name:string) -> string:
|
||||
```
|
||||
|
||||
|
||||
As long as foo\(\) is running, the entire FooBar service, including bar\(\), is blocked. This has implications with respect to both service granularity and redundancy.
|
||||
As long as foo\(\) is running, the entire FooBar service, including bar\(\), is blocked. This has implications with respect to both service granularity and redundancy, where service granularity captures to number of functions per service and redundancy refers to the number of service instances deployed to different peers.
|
||||
|
||||
### Summary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user