<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>pipeline on Jose Sitanggang</title>
    <link>https://josestg.com/tags/pipeline/</link>
    <description>Recent content in pipeline on Jose Sitanggang</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 26 Aug 2024 21:00:11 +0700</lastBuildDate><atom:link href="https://josestg.com/tags/pipeline/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go Concurrency Patterns: Pipeline</title>
      <link>https://josestg.com/posts/concurrency-patterns/go-concurrency-patterns-pipeline/</link>
      <pubDate>Mon, 26 Aug 2024 21:00:11 +0700</pubDate>
      
      <guid>https://josestg.com/posts/concurrency-patterns/go-concurrency-patterns-pipeline/</guid>
      <description>A pattern that processes data in stages, allowing each step to be handled concurrently, optimizing performance and enabling efficient, scalable data pipelines.</description>
    </item>
    
  </channel>
</rss>
