<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.dohmeyer-chainsync" target="https://datatracker.ietf.org/doc/html/draft-dohmeyer-chainsync-00">
   <front>
      <title>ChainSync: A Synchronization Protocol for Strict Sequential Execution in Linear Distributed Pipelines</title>
      <author initials="D. R." surname="Dohmeyer" fullname="Douglas Russell Dohmeyer">
         <organization>Independent Researcher</organization>
      </author>
      <date month="December" day="2" year="2025" />
      <abstract>
	 <t>   ChainSync is a lightweight application-layer protocol that runs over
   reliable TCP connections to synchronize a fixed linear chain of
   distributed processes (labeled A, B, C, ..., N) such that they
   execute their local tasks in strict sequential order (A -&gt; B -&gt; C -&gt;
   ... -&gt; N) *and only after every process in the chain has confirmed it
   is ready*.

   The protocol uses three distinct phases:

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-dohmeyer-chainsync-00" />
   
</reference>
