<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scrapfly Blog — Scaling</title>
  <link href="https://scrapfly.io/blog/tag/scaling" />
  <link href="https://scrapfly.io/blog/tag/scaling/feed.xml" rel="self" />
  <id>https://scrapfly.io/blog/tag/scaling</id>
  <updated>2026-04-03T22:26:21+00:00</updated>
  <author><name>Scrapfly</name></author>
  <subtitle>Web scraping tutorials, guides, and articles by Scrapfly</subtitle>
  <icon>https://scrapfly.io/img/scrapfly-logo.png</icon>
  <entry>
    <title>Concurrency vs Parallelism</title>
    <link href="https://scrapfly.io/blog/posts/concurrency-vs-parallelism" />
    <id>https://scrapfly.io/blog/posts/concurrency-vs-parallelism</id>
    <published>2024-10-10T00:00:00+00:00</published>
    <updated>2024-10-10T00:00:00+00:00</updated>
    <category term="python" />
    <category term="nodejs" />
    <category term="scaling" />
    <summary>Learn the key differences between Concurrency and Parallelism and how to leverage them in Python and JavaScript to optimize performance in various computational tasks.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/8004d57f-c470-468b-8456-abe5f10712b3-feature-light.svg" />
  </entry>
  <entry>
    <title>Web Scraping With Cloud Browsers</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-with-cloud-browsers" />
    <id>https://scrapfly.io/blog/posts/web-scraping-with-cloud-browsers</id>
    <published>2024-05-17T00:00:00+00:00</published>
    <updated>2024-05-17T00:00:00+00:00</updated>
    <category term="headless-browser" />
    <category term="scaling" />
    <summary>Introduction cloud browsers and their benefits and a step-by-step setup with self-hosted Selenium-grid cloud browsers.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/bcd76b4c-01de-4bf8-b5af-c1889f29c729-feature-light.svg" />
  </entry>
  <entry>
    <title>Web Scraping Speed: Processes, Threads and Async</title>
    <link href="https://scrapfly.io/blog/posts/web-scraping-speed" />
    <id>https://scrapfly.io/blog/posts/web-scraping-speed</id>
    <published>2022-09-07T00:00:00+00:00</published>
    <updated>2026-03-26T05:21:54+00:00</updated>
    <category term="python" />
    <category term="scaling" />
    <summary>Scaling web scrapers can be difficult - in this article we&apos;ll go over the core principles like subprocesses, threads and asyncio and how all of that can be used to speed up web scrapers dozens to hundreds of times.</summary>
    <link rel="enclosure" type="image/svg+xml" href="https://cdn.scrapfly.io/cms/2026/03/8a73213b-fe2d-4494-88d7-ebcc10de5024-feature-light.svg" />
  </entry>
</feed>