-
-
- The Google File System
- Scaling Memcache at Facebook
- In Search of an Understandable Consensus Algorithm (Extended Version)
- ZooKeeper: Wait-free coordination for Internet-scale systems
- Wha…
-
JIRA Issue: [KIEKER-564] Monitoring and analysis for large-scale distributed/cloud-based systems
Original Reporter: Andre van Hoorn
***
To be polished
Brief explanation:
(Max. 5-7 sentences)
As…
-
Currently, when trying to monitor the communication between 2 nodes in a microservice architecture using REST and HTTP. For instance, a POST request from Node 1 to Node 2 with a payload. The OpenAPI d…
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIIT Hyderabad
2. #### …
-
-
"Distributed messaging systems support two types of semantics: streaming and queueing. Each is best suited for certain kinds of use cases."
### Resources:
- [ ] https://martinfowler.com/arti…
-
-
Consistent hashing 一致性哈希:
传统的哈希算法,如果槽的数量改变,原有的key也需要重新计算(导致大部分缓存失效);一致性哈希能使得原来的key不需要重新计算或只计算少部分。
用一致性哈希圆环实现。
https://en.wikipedia.org/wiki/Consistent_hashing
-
- Books
- Courseware