<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 15:48:38 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/golanglearningblocks/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[goLang Learning Blocks ~ Concurrency design pattern using Channels]]></title><description><![CDATA[Hello! Today I demonstrating concurrency design pattern FANin. In this sample concurrency design pattern FANin is being demonstrated using GoRoutine, Channels, Range, Select Imp points Range will keep]]></description><link>http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-concurrency-design-pattern-using-channels</link><guid isPermaLink="true">http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-concurrency-design-pattern-using-channels</guid><category><![CDATA[devdlearningblogs]]></category><dc:creator><![CDATA[devrajsinghrawat]]></dc:creator><pubDate>Wed, 29 May 2019 04:02:18 GMT</pubDate></item><item><title><![CDATA[goLang Learning Blocks ~ Buffered Channels]]></title><description><![CDATA[Channel Channel in Go provides a connection between two goroutines, allowing them to communicate and synchronize the exchange of any resource that is passed through it. It is the channel’s ability to control]]></description><link>http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-buffered-channels</link><guid isPermaLink="true">http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-buffered-channels</guid><category><![CDATA[devdlearningblogs]]></category><dc:creator><![CDATA[devrajsinghrawat]]></dc:creator><pubDate>Sun, 19 May 2019 08:18:51 GMT</pubDate></item><item><title><![CDATA[goLang Learning Blocks ~ Unbuffered Channels ]]></title><description><![CDATA[Channel Channel in Go provides a connection between two goroutines, allowing them to communicate and synchronize the exchange of any resource that is passed through it. It is the channel’s ability to control]]></description><link>http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-unbuffered-and-buffered-channels</link><guid isPermaLink="true">http://direct.ecency.com/devdlearningblogs/@devrajsinghrawat/golang-learning-blocks-unbuffered-and-buffered-channels</guid><category><![CDATA[devdlearningblogs]]></category><dc:creator><![CDATA[devrajsinghrawat]]></dc:creator><pubDate>Sun, 19 May 2019 08:12:27 GMT</pubDate></item></channel></rss>