<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: tash</title>
    <description>The latest articles on DEV Community by tash (@tashibash).</description>
    <link>https://dev.to/tashibash</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2895634%2F43f0659c-d3f7-42cb-b77a-be04f60994bb.png</url>
      <title>DEV Community: tash</title>
      <link>https://dev.to/tashibash</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tashibash"/>
    <language>en</language>
    <item>
      <title>Need help with my python project.</title>
      <dc:creator>tash</dc:creator>
      <pubDate>Sun, 23 Feb 2025 16:52:46 +0000</pubDate>
      <link>https://dev.to/tashibash/need-help-with-my-python-project-5b29</link>
      <guid>https://dev.to/tashibash/need-help-with-my-python-project-5b29</guid>
      <description>&lt;p&gt;trying to solve  these problems:&lt;br&gt;
1.for each incoming request to the server i send 5 request to the third party api in a parallel manner.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Problem is that sometimes workers get crashed due to system resources being at the maximum use (I think).&lt;/li&gt;
&lt;li&gt;I'm using fast api for this suggest me a better way that can handle traffic and scalable.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>python</category>
      <category>fastapi</category>
      <category>performance</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
