CCNCheck: Enabling Checkpointed Distributed Applications in Content Centric Networks
Nitinder Mohan, Pushpendra Singh

TL;DR
CCNCheck is a system designed to enable efficient checkpointing and failure recovery for distributed C/C++ applications in Content Centric Networks, improving resilience against transient failures.
Contribution
It introduces a novel checkpointing mechanism tailored for CCN environments, allowing any C/C++ distributed application to recover efficiently from failures.
Findings
Supports any C/C++ distributed application
Provides efficient failure recovery in CCN
Enables resilient distributed applications
Abstract
We consider the problem of checkpointing a distributed application efficiently in Content Centric Networks so that it can withstand transient failures. We present CCNCheck, a system which enables a sender optimized way of checkpointing distributed applications in CCN's and provides an efficient mechanism for failure recovery in such applications. CCNCheck's checkpointing mechanism is a fork of DMTCP repository CCNCheck is capable of running any distributed application written in C/C++ language.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Data Storage Technologies · Caching and Content Delivery
