<?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>Thread programming Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/thread-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/thread-programming/</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 07:29:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</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>Thread programming Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/thread-programming/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>Java Thread Programming (Part 15)</title>
		<link>https://bazlur.ca/2022/08/31/java-thread-programming-part-15/</link>
					<comments>https://bazlur.ca/2022/08/31/java-thread-programming-part-15/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Wed, 31 Aug 2022 17:30:53 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Java Core]]></category>
		<category><![CDATA[callable]]></category>
		<category><![CDATA[executors]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[learning thread programming]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[Thread programming]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=57277</guid>

					<description><![CDATA[<p>Learn how to do asynchronous method invocation with Callable and Future with a practical example.</p>
<p>The post <a href="https://bazlur.ca/2022/08/31/java-thread-programming-part-15/">Java Thread Programming (Part 15)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/08/31/java-thread-programming-part-15/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">57323</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 14)</title>
		<link>https://bazlur.ca/2022/03/01/java-thread-programming-part-14/</link>
					<comments>https://bazlur.ca/2022/03/01/java-thread-programming-part-14/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 01 Mar 2022 12:03:03 +0000</pubDate>
				<category><![CDATA[Java Core]]></category>
		<category><![CDATA[ForkJoinPool]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[Thread programming]]></category>
		<category><![CDATA[TrheadPool]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=52493</guid>

					<description><![CDATA[<p>What if we get a recursive situation when child tasks create more tasks and the parents wait for child tasks to finish?</p>
<p>The post <a href="https://bazlur.ca/2022/03/01/java-thread-programming-part-14/">Java Thread Programming (Part 14)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/03/01/java-thread-programming-part-14/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">52493</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 13)</title>
		<link>https://bazlur.ca/2022/02/08/java-thread-programming-part-13/</link>
					<comments>https://bazlur.ca/2022/02/08/java-thread-programming-part-13/#comments</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 08:15:29 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Java Core]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[Thread programming]]></category>
		<category><![CDATA[ThreadPool]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=52302</guid>

					<description><![CDATA[<p>What is the maximum number of worker threads we can put in a ThreadPool?  Let's find out today on Foojay's amazing Java threading series! </p>
<p>The post <a href="https://bazlur.ca/2022/02/08/java-thread-programming-part-13/">Java Thread Programming (Part 13)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/02/08/java-thread-programming-part-13/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">52302</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 4)</title>
		<link>https://bazlur.ca/2021/10/26/java-thread-programming-part-4/</link>
					<comments>https://bazlur.ca/2021/10/26/java-thread-programming-part-4/#comments</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 26 Oct 2021 13:04:40 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[data race]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Thread programming]]></category>
		<category><![CDATA[volatile]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=50525</guid>

					<description><![CDATA[<p>We need to be very careful when using the "volatile" keyword, and we should use it only where it’s required, and definitely not everywhere.</p>
<p>The post <a href="https://bazlur.ca/2021/10/26/java-thread-programming-part-4/">Java Thread Programming (Part 4)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2021/10/26/java-thread-programming-part-4/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">50525</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 3)</title>
		<link>https://bazlur.ca/2021/10/21/java-thread-programming-part-3/</link>
					<comments>https://bazlur.ca/2021/10/21/java-thread-programming-part-3/#comments</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Thu, 21 Oct 2021 13:20:17 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[learning thread programming]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[Thread programming]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=49773</guid>

					<description><![CDATA[<p>Tip: We can only ask the Java thread to execute a piece of code, but we cannot guarantee the execution order of multiple threads!</p>
<p>The post <a href="https://bazlur.ca/2021/10/21/java-thread-programming-part-3/">Java Thread Programming (Part 3)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2021/10/21/java-thread-programming-part-3/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">49773</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 2)</title>
		<link>https://bazlur.ca/2021/10/12/java-thread-programming-part-2/</link>
					<comments>https://bazlur.ca/2021/10/12/java-thread-programming-part-2/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 12 Oct 2021 09:07:05 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[Core Java]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[learning thread programming]]></category>
		<category><![CDATA[Thread programming]]></category>
		<category><![CDATA[threads]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=49709</guid>

					<description><![CDATA[<p>Let's see an example of where we can use Threads. Let's assume we are building a web server that returns the most used words in a website.</p>
<p>The post <a href="https://bazlur.ca/2021/10/12/java-thread-programming-part-2/">Java Thread Programming (Part 2)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2021/10/12/java-thread-programming-part-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">49709</post-id>	</item>
	</channel>
</rss>
