filmov
tv
Michael Pigott on Toward a Generic Fault Tolerance Technique [PWL NYC]

Показать описание
"When the network partitions, it partitions completely." While this is not a direct quote, nearly all distributed systems today assume that if a network partitions, the nodes in the network are separated completely, and nodes on one side of the partition cannot communicate with nodes on the other side of the partition. The authors behind "Toward a Generic Fault Tolerance Technique for Partial Network Partitioning" find this assumption to be inadequate, to catastrophic results. The paper presents a network communication layer which can detect partial network partitions, and re-route traffic so the entire system can remain available.
-----
Bio
-----
Michael Pigott is a student earning his master's degree in Computer Science at University of Illinois. I’ve been a professional software developer for over 15 years. I currently work on a microservices architecture in Go to offer online lending in the buy-now-pay-later space.