I-D Action: draft-krickert-pipestream-03.txt

[email protected] Thu, 23 Jul 2026 20:21:04 -0700
Newsgroups gmane.ietf.announce
Message-ID <178486326415.704844.15670197779435031978@dt-datatracker-d4d6ff9d9-fsx7d>
Internet-Draft draft-krickert-pipestream-03.txt is now available.

   Title:   PipeStream: A Recursive Entity Streaming Protocol for Distributed Processing over QUIC
   Author:  Kristian Rickert
   Name:    draft-krickert-pipestream-03.txt
   Pages:   74
   Dates:   2026-07-23

Abstract:

   This document specifies PipeStream, a recursive scatter-gather
   streaming protocol for hierarchical task decomposition and
   distributed processing over QUIC transport.  PipeStream enables the
   decomposition (scattering) of complex, arbitrary workloads into
   constituent sub-tasks, their transmission across distributed
   processing nodes, and subsequent rehydration (gathering) at
   destination endpoints.

   While application-layer protocols like gRPC provide stream
   multiplexing, PipeStream embeds a hierarchical state machine directly
   into the protocol.  It employs a dual-stream architecture consisting
   of a data stream for payload transmission and a control stream for
   tracking completion status and maintaining distributed consistency.

   PipeStream defines a generic 2-bit Data Layer field for entity
   representation, leaving the concrete payload semantics to application
   profiles.  To ensure consistency across parallel processing
   pipelines, the protocol implements checkpoint blocking, guaranteeing
   that all constituent parts of a decomposed workload are successfully
   processed before rehydration operations commence.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-krickert-pipestream/

There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-krickert-pipestream-03

A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-krickert-pipestream-03

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts


_______________________________________________
I-D-Announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]