<?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>HttpClient Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/httpclient/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/httpclient/</link>
	<description>Java Champion 🏆 Empowering Developers through Speaking 🗣️ Writing ✍️ Mentoring 🤝 &#38; Community Building 🌍 Published Author 📖 Contributing Editor at InfoQ and Foojay.IO</description>
	<lastBuildDate>Wed, 11 Oct 2023 08:53:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://i0.wp.com/bazlur.ca/wp-content/uploads/2022/07/cropped-klara-and-sun.jpeg?fit=32%2C32&#038;ssl=1</url>
	<title>HttpClient Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/httpclient/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>How to Diagnose and Mitigate Pinning in Java&#8217;s Virtual Thread Execution</title>
		<link>https://bazlur.ca/2023/10/10/how-to-diagnose-and-mitigate-pinning-in-javas-virtual-thread-execution/</link>
					<comments>https://bazlur.ca/2023/10/10/how-to-diagnose-and-mitigate-pinning-in-javas-virtual-thread-execution/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 09:08:10 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Carrier Threads]]></category>
		<category><![CDATA[Code Optimization]]></category>
		<category><![CDATA[Concurrent Programming]]></category>
		<category><![CDATA[HttpClient]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Jsoup]]></category>
		<category><![CDATA[JVM Flags]]></category>
		<category><![CDATA[Native Methods]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[Pinning]]></category>
		<category><![CDATA[ReentrantLock]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[Synchronization]]></category>
		<category><![CDATA[Virtual Threads]]></category>
		<category><![CDATA[Web Crawler]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=102491</guid>

					<description><![CDATA[<p>In the context of virtual threads, pinning refers to the condition where a virtual thread is "stuck" to its carrier thread (the platform thread on which it runs). </p>
<p>The post <a href="https://bazlur.ca/2023/10/10/how-to-diagnose-and-mitigate-pinning-in-javas-virtual-thread-execution/">How to Diagnose and Mitigate Pinning in Java&#8217;s Virtual Thread Execution</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2023/10/10/how-to-diagnose-and-mitigate-pinning-in-javas-virtual-thread-execution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">102528</post-id>	</item>
	</channel>
</rss>
