<?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>async &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/async/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Sat, 20 Mar 2021 13:52:19 +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>Always Name Your Thread Pools</title>
		<link>https://noise.getoto.net/2021/03/20/always-name-your-thread-pools/</link>
		
		<dc:creator><![CDATA[Bozho]]></dc:creator>
		<pubDate>Sat, 20 Mar 2021 13:52:19 +0000</pubDate>
				<category><![CDATA[async]]></category>
		<category><![CDATA[Developer tips]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">https://techblog.bozho.net/?p=3365</guid>

					<description><![CDATA[<p>Our software tends to use a lot of thread pools – mostly through java.util.concurrent.ExecutorService implementations (Created via Executors.new.... We create these for various async use-cases, and they can be seen<a class="read-more more-link" href="https://techblog.bozho.net/always-name-your-thread-pools/">Continue reading</a></p>
<p>The post <a rel="nofollow" href="https://techblog.bozho.net/always-name-your-thread-pools/">Always Name Your Thread Pools</a> appeared first on <a rel="nofollow" href="https://techblog.bozho.net/">Bozho's tech blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

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