<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Raymond P. Burkholder - Things I Do - Virtualization</title>
    <link>https://blog.raymond.burkholder.net/</link>
    <description>In And Around Technology and The Arts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.7.2 - http://www.s9y.org/</generator>
    <pubDate>Fri, 14 Aug 2026 04:08:18 GMT</pubDate>

    <image>
        <url>https://blog.raymond.burkholder.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Raymond P. Burkholder - Things I Do - Virtualization - In And Around Technology and The Arts</title>
        <link>https://blog.raymond.burkholder.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Meshlib: In-Process Policy Enforcement for Sidecar-less Service Meshes</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1366-Meshlib-In-Process-Policy-Enforcement-for-Sidecar-less-Service-Meshes.html</link>
            <category>Virtualization</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1366-Meshlib-In-Process-Policy-Enforcement-for-Sidecar-less-Service-Meshes.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1366</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1366</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;https://arxiv.org/abs/2608.13107&quot; target=_blank&gt;Meshlib: In-Process Policy Enforcement for Sidecar-less Service Meshes&lt;/a&gt;
&lt;blockquote&gt;Service meshes facilitate service-to-service communication and enforce
security policies in microservice architectures. However, they often depend on
per-pod sidecar proxies, which introduce significant latency and resource
overhead due to redundant application-layer parsing on every request.
Eliminating sidecars without compromising security guarantees remains a central
challenge. To address this, we introduce Meshlib, a sidecar-less service mesh
extension built on Cilium as a control-plane extension. Meshlib incorporates a
non-intrusive application-bound library that enforces Layer-7 policies within
the application process, while delegating transport-level identity and routing
to Cilium&#039;s eBPF-based data plane. This separation of responsibilities removes
sidecar-induced latency and maintains the security semantics of the service
mesh. The architecture remains fully interoperable with unmodified services,
enabling incremental adoption within existing deployments. We evaluate Meshlib
against Istio, Linkerd, and unmodified Cilium on the TrainTicket benchmark,
enforcing 126 security policies across 37 services and show that it achieves
the lowest end-to-end latency of all evaluated configurations with comparable
resource overhead.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Fri, 14 Aug 2026 04:08:18 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1366-guid.html</guid>
    
</item>

</channel>
</rss>
