You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
163
163
164
164
* How to test a distributed system?
165
165
* In which case would you apply asynchronously communication between two systems?
166
-
* What are the general pitfalls of Remote Procecure Call?
166
+
* What are the general pitfalls of Remote Procedure Call?
167
167
* If you are building a distributed system for scalability and robustness, what are the different things you'd think of in the case you are working in a closed and secure network environment or in geographically distributed and public system?
168
168
* How to manage Fault Tolerance in a Web application? And in a Desktop one?
169
169
* How to deal with failures in Distributed Systems?
0 commit comments