<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>queues &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/queues/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 10 Apr 2025 14:05:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Making Super Slurper 5x faster with Workers, Durable Objects, and Queues</title>
		<link>https://noise.getoto.net/2025/04/10/making-super-slurper-5x-faster-with-workers-durable-objects-and-queues/</link>
		
		<dc:creator><![CDATA[Connor Maddox]]></dc:creator>
		<pubDate>Thu, 10 Apr 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Cloudflare Queues]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Durable Objects]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[R2 Super Slurper]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=615c679355ea37c4f0f25a27de4f9cf4</guid>

					<description><![CDATA[We re-architected Super Slurper from the ground up using our Developer Platform — leveraging Cloudflare Workers, Durable Objects, and Queues — and improved transfer speeds by up to 5x.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Builder Day 2024: 18 big updates to the Workers platform</title>
		<link>https://noise.getoto.net/2024/09/27/builder-day-2024-18-big-updates-to-the-workers-platform/</link>
		
		<dc:creator><![CDATA[Tanushree Sharma]]></dc:creator>
		<pubDate>Thu, 26 Sep 2024 21:00:00 +0000</pubDate>
				<category><![CDATA[Без категория]]></category>
		<category><![CDATA[Agile Developer Services]]></category>
		<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Images]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[R2 Storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b488554c16ec1f7da59ef5c4c0bda6a3</guid>

					<description><![CDATA[To celebrate Builder Day 2024, we’re shipping 18 updates inspired by direct feedback from developers building on Cloudflare. This includes new capabilities, like running evals with AI Gateway, beta products like Queues and Vectorize graduating to GA, massive speed improvements to KV and Workers AI, pricing simplifications, and bringing key features from Pages into Workers.]]></description>
		
		
		
			</item>
		<item>
		<title>How Wesfarmers Health implemented upstream event buffering using Amazon SQS FIFO</title>
		<link>https://noise.getoto.net/2024/08/22/how-wesfarmers-health-implemented-upstream-event-buffering-using-amazon-sqs-fifo/</link>
		
		<dc:creator><![CDATA[Robbie Cooray]]></dc:creator>
		<pubDate>Thu, 22 Aug 2024 17:50:07 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon Simple Queue Service (SQS)]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=45ba427c659dd5e897a5259bd0c6a74f</guid>

					<description><![CDATA[Customers of all sizes and industries use Software-as-a-Service (SaaS) applications to host their workloads. Most SaaS solutions take care of maintenance and upgrades of the application for you, and get you up and running in a relatively short timeframe. Why spend time, money, and your precious resources to build and maintain applications when this could […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Making state easy with D1 GA, Hyperdrive, Queues and Workers Analytics Engine updates</title>
		<link>https://noise.getoto.net/2024/04/01/making-state-easy-with-d1-ga-hyperdrive-queues-and-workers-analytics-engine-updates/</link>
		
		<dc:creator><![CDATA[Rita Kozlov]]></dc:creator>
		<pubDate>Mon, 01 Apr 2024 13:00:06 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Hyperdrive]]></category>
		<category><![CDATA[queues]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4445388f202381ec8f3f4c5da344ef6e</guid>

					<description><![CDATA[We kick off the week with announcements that help developers build stateful applications on top of Cloudflare, including making D1, our SQL database and Hyperdrive, our database accelerating service, generally available]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Debug Queues from the dash: send, list, and ack messages</title>
		<link>https://noise.getoto.net/2023/08/11/debug-queues-from-the-dash-send-list-and-ack-messages/</link>
		
		<dc:creator><![CDATA[Emilie Ma]]></dc:creator>
		<pubDate>Fri, 11 Aug 2023 13:01:19 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Internship Experience]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[queues]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3364034c5e394979251bf99c9a30e0cb</guid>

					<description><![CDATA[Today, we are thrilled to share that customers can now debug their Queues directly from the Cloudflare dashboard. This new feature allows customers to send, list, and acknowledge messages in their Queues from the Cloudflare dashboard, enabling a more user-friendly way to interact with their Queues]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/08/image3-2.png" length="0" type="" />

			</item>
		<item>
		<title>Cloudflare Queues: messages at your speed with consumer concurrency and explicit acknowledgement</title>
		<link>https://noise.getoto.net/2023/05/19/cloudflare-queues-messages-at-your-speed-with-consumer-concurrency-and-explicit-acknowledgement/</link>
		
		<dc:creator><![CDATA[Charles Burnett]]></dc:creator>
		<pubDate>Fri, 19 May 2023 13:00:33 +0000</pubDate>
				<category><![CDATA[Batching]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Consumer]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[Producer]]></category>
		<category><![CDATA[queues]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=52257c837c9c621cca96f6093b5b9744</guid>

					<description><![CDATA[Queues is faster than ever before! Now queues will automatically scale up your consumers, clearing out backlogs in a flash. Explicit Acknowledgement allows developers to acknowledge or retry individual messages in a batch, preventing work from being repeated.]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/05/image1-53.png" length="0" type="" />

			</item>
		<item>
		<title>How we built an open-source SEO tool using Workers, D1, and Queues</title>
		<link>https://noise.getoto.net/2023/03/02/how-we-built-an-open-source-seo-tool-using-workers-d1-and-queues/</link>
		
		<dc:creator><![CDATA[Kristian Freeman]]></dc:creator>
		<pubDate>Thu, 02 Mar 2023 15:03:54 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=68283cbce98daab83812d549a504762c</guid>

					<description><![CDATA[In this blog post, I’m excited to show off some of the new tools in Cloudflare’s developer arsenal, D1 and Queues, to prototype and ship an internal tool for our SEO experts at Cloudflare.]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2023/03/SEO_keywords-1.png" length="0" type="" />

			</item>
		<item>
		<title>Build applications of any size on Cloudflare with the Queues open beta</title>
		<link>https://noise.getoto.net/2022/11/14/build-applications-of-any-size-on-cloudflare-with-the-queues-open-beta/</link>
		
		<dc:creator><![CDATA[Rob Sutter]]></dc:creator>
		<pubDate>Mon, 14 Nov 2022 14:00:00 +0000</pubDate>
				<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3dbfc2130094d6750c5ed44349b44d01</guid>

					<description><![CDATA[Cloudflare Queues enables developers to build performant and resilient distributed applications that span the globe. Any developer with a paid Workers plan can enroll in the Open Beta and start building today!]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2022/11/image3-12.png" length="0" type="" />

			</item>
		<item>
		<title>Cloudflare Queues: globally distributed queues without the egress fees</title>
		<link>https://noise.getoto.net/2022/09/27/cloudflare-queues-globally-distributed-queues-without-the-egress-fees/</link>
		
		<dc:creator><![CDATA[Ashcon Partovi]]></dc:creator>
		<pubDate>Tue, 27 Sep 2022 13:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[queues]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2817956fd2079d6f3258732becf93381</guid>

					<description><![CDATA[Cloudflare Queues is a message queuing service that allows applications to reliably send and receive messages using Cloudflare Workers]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2022/09/image1-50.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 38/227 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-09 13:55:55 by W3 Total Cache
-->