<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Uwsgi on Linux Café</title>
    <link>https://mrtomlinux.org/tags/uwsgi/</link>
    <description>Recent content in Uwsgi on Linux Café</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 31 Jan 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mrtomlinux.org/tags/uwsgi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>uWSGI - A High-Performance Application Server</title>
      <link>https://mrtomlinux.org/post/uwsgi/</link>
      <pubDate>Fri, 31 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://mrtomlinux.org/post/uwsgi/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;When deploying Python web applications in production, having a reliable and efficient &lt;strong&gt;application server&lt;/strong&gt; is crucial. One of the most powerful and flexible solutions available is &lt;strong&gt;uWSGI&lt;/strong&gt;—a robust &lt;strong&gt;WSGI application server&lt;/strong&gt; that supports Python and many other languages.&lt;/p&gt;&#xA;&lt;p&gt;uWSGI is known for its &lt;strong&gt;high performance, extensive feature set, and flexibility&lt;/strong&gt;. It can be used to serve &lt;strong&gt;Flask, Django, and other WSGI applications&lt;/strong&gt; while integrating seamlessly with web servers like &lt;strong&gt;Nginx and Apache&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
