<?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>executor framework Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/executor-framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/executor-framework/</link>
	<description>Java Champion 🏆 Empowering Developers through Speaking 🗣️ Writing ✍️ Mentoring 🤝 &#38; Community Building 🌍 Published Author 📖 Contributing Editor at InfoQ and Foojay.IO</description>
	<lastBuildDate>Tue, 01 Feb 2022 16:02:05 +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>executor framework Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/executor-framework/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>Java Thread Programming (Part 12)</title>
		<link>https://bazlur.ca/2022/02/01/java-thread-programming-part-12/</link>
					<comments>https://bazlur.ca/2022/02/01/java-thread-programming-part-12/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Tue, 01 Feb 2022 16:02:05 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Java Core]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[consumer]]></category>
		<category><![CDATA[executor framework]]></category>
		<category><![CDATA[executors]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[learning thread programming]]></category>
		<category><![CDATA[ThreadPool]]></category>
		<category><![CDATA[threads]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=52217</guid>

					<description><![CDATA[<p>Let's find out what are the ways to create ThreadPool using the Executor framework in java and use result-bearing tasks using Callable and Future </p>
<p>The post <a href="https://bazlur.ca/2022/02/01/java-thread-programming-part-12/">Java Thread Programming (Part 12)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/02/01/java-thread-programming-part-12/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">52217</post-id>	</item>
		<item>
		<title>Java Thread Programming (Part 11)</title>
		<link>https://bazlur.ca/2022/01/26/java-thread-programming-part-11/</link>
					<comments>https://bazlur.ca/2022/01/26/java-thread-programming-part-11/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Wed, 26 Jan 2022 07:58:30 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[consumer]]></category>
		<category><![CDATA[executor framework]]></category>
		<category><![CDATA[executors]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[learning thread programming]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[producer]]></category>
		<category><![CDATA[producer consumer pattern]]></category>
		<category><![CDATA[threads]]></category>
		<guid isPermaLink="false">https://foojay.io/?p=52144</guid>

					<description><![CDATA[<p>Learn how to ask the executor framework at startup to provision threads for us and they will be reused as long as the application runs.</p>
<p>The post <a href="https://bazlur.ca/2022/01/26/java-thread-programming-part-11/">Java Thread Programming (Part 11)</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2022/01/26/java-thread-programming-part-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">52144</post-id>	</item>
	</channel>
</rss>
