Rebooting Microreboot: Architectural Support for Safe, Parallel Recovery in Microservice Systems
arXiv:2604.09963v1 Announce Type: cross
Abstract: Microreboot enables fast recovery by restarting only the failing component, but in modern microservices naive restarts are unsafe: dense dependencies mean rebooting one service can disrupt many callers…