distributed-system
What are some differences between distributed and de-centralized services?
I am unable to come up with fundamental differences between the two.I could only come up with examples:[详细]
2023-02-15 09:37 分类:问答How to design task distribution with ZooKeeper
I am planning to write an application which will have distributed Worker processes. One of them will be Leader which will assign tasks to other processes. Designing the Leader elelection process is qu[详细]
2023-02-15 01:14 分类:问答What are the essentials of real-time distributed systems?
I am getting my foot into contracting and have had today my first round interview for a contractor position. I have passed it however I was told - being mainly a UI developer - I only covered the basi[详细]
2023-02-11 02:07 分类:问答Do you recommend any good book about distributed systems and cloud computing? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-06 15:43 分类:问答what does message passing mean ? http or udp
Hoi, we use message in distributed system, what does message means?开发者_运维知识库 we can say UDP use message but not HTTP,can anybody tell me the reason ?[详细]
2023-02-05 15:28 分类:问答Secondary-only nodes in mongodb Replica set
I am working开发者_开发知识库 on a project where I want to have the ability to specify that certain nodes of the replica set can never be primary nodes ie in case of a failure where all primary capabl[详细]
2023-01-23 02:22 分类:问答Programming a distributed application written in C#, Ruby and Java using XML-RPC
I am tasked with writing a distributed event managing tool where each client, either a Ruby, C# or Java Client, synchronises all changes with a list of registered clients. I have to use XML-RPC to ach[详细]
2023-01-21 12:30 分类:问答Distributed Erlang and the CAP theorem
By the CAP theorem, it is impossible for a distributed Erlang system to simultaneously provide all three of the following guarantees:[详细]
2023-01-18 18:53 分类:问答Great articles/videos/... on non-ACID (distributed) systems? ("Eventually Consistent" etc.) [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-13 12:46 分类:问答analysing network traffic
Whats the best way to identify network behavior?? Behavior of the ports/interfaces and routers? I can get dat开发者_高级运维a and analyse the traffic but trying to search for a pattern for a meaningfu[详细]
2023-01-10 20:44 分类:问答