<?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>Vectorized-Processing on martinuke0&#39;s Blog</title>
    <link>https://martinuke0.github.io/tags/vectorized-processing/</link>
    <description>Recent content in Vectorized-Processing on martinuke0&#39;s Blog</description>
    <image>
      <title>martinuke0&#39;s Blog</title>
      <url>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 04 Apr 2026 10:00:17 +0000</lastBuildDate>
    <atom:link href="https://martinuke0.github.io/tags/vectorized-processing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scaling Vectorized Stream Processing for Realtime RAG Architectures in Distributed Edge Environments</title>
      <link>https://martinuke0.github.io/posts/2026-04-04-scaling-vectorized-stream-processing-for-realtime-rag-architectures-in-distributed-edge-environments/</link>
      <pubDate>Sat, 04 Apr 2026 10:00:17 +0000</pubDate>
      <guid>https://martinuke0.github.io/posts/2026-04-04-scaling-vectorized-stream-processing-for-realtime-rag-architectures-in-distributed-edge-environments/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Retrieval‑Augmented Generation (RAG) has rapidly emerged as a cornerstone for building intelligent applications that combine the expressive power of large language models (LLMs) with up‑to‑date, domain‑specific knowledge. While the classic RAG pipeline—&lt;em&gt;retrieve → augment → generate&lt;/em&gt;—works well in centralized data‑center settings, modern use‑cases demand &lt;strong&gt;real‑time&lt;/strong&gt; responses, &lt;strong&gt;low latency&lt;/strong&gt;, and &lt;strong&gt;privacy‑preserving&lt;/strong&gt; execution at the network edge.&lt;/p&gt;
&lt;p&gt;Enter &lt;strong&gt;vectorized stream processing&lt;/strong&gt;: a paradigm that treats high‑dimensional embedding vectors as first‑class citizens in a continuous dataflow. By vectorizing the retrieval and similarity‑search steps and coupling them with a streaming architecture (e.g., Apache Flink, Kafka Streams, or Pulsar Functions), we can:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
