<?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[What is the powerful Back-End Language]]></title><description><![CDATA[<p dir="auto"><strong><strong>Why I prefer this</strong></strong></p>
<ul>
<li>Good interaction with the browser</li>
</ul>
<p dir="auto">A common task for a web server can be to open a file on the server and return the content to the client. Here is how PHP or ASP handles a file request Sends the task to the computer's file system. Waits while the file system opens and reads the file. Returns the content to the client. Ready to handle the next request.</p>
<p dir="auto">Here is how Node.js handles a file request Sends the task to the computer's file system. Ready to handle the next request. When the file system has opened and read the file, the server returns the content to the client.</p>
<p dir="auto">Node.js eliminates the waiting and simply continues with the next request.<br />
Node.js runs single-threaded, non-blocking, asynchronously programming, which is very memory efficient.</p>
]]></description><link>https://lankadevelopers.lk/topic/154/what-is-the-powerful-back-end-language</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 09:12:49 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/154.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Feb 2019 18:38:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What is the powerful Back-End Language on Sat, 23 Feb 2019 13:10:30 GMT]]></title><description><![CDATA[<p dir="auto">Use Python for web backend services, i'm a Python lover,</p>
]]></description><link>https://lankadevelopers.lk/post/1083</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1083</guid><dc:creator><![CDATA[lkdev]]></dc:creator><pubDate>Sat, 23 Feb 2019 13:10:30 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 18:38:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a> said in <a href="/post/1068">What is the powerful Back-End Language</a>:</p>
<blockquote>
<p dir="auto">@varuna , if u check the benchmark reports u can find the results brother. some tested application says that node.js made 1000 requests per second while asp core made 20000 requests per second, which is 2000% times faster</p>
<p dir="auto">read here <a href="https://raygun.com/blog/dotnet-vs-nodejs" target="_blank" rel="noopener noreferrer nofollow ugc">https://raygun.com/blog/dotnet-vs-nodejs</a></p>
</blockquote>
<p dir="auto">interesting 🤔💪</p>
]]></description><link>https://lankadevelopers.lk/post/1080</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1080</guid><dc:creator><![CDATA[the_inspired_dev]]></dc:creator><pubDate>Fri, 22 Feb 2019 18:38:33 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:44:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> , cheers brother</p>
]]></description><link>https://lankadevelopers.lk/post/1079</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1079</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:44:34 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:44:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">yes bro, we have to use suitable programming language to get 100% sucess outcome. i agree with you.</p>
]]></description><link>https://lankadevelopers.lk/post/1078</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1078</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:44:16 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:45:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> ,im a fullstack engineer, i work with pure javascript, typescript and jquery on a daily basis brother, i dont hate js</p>
]]></description><link>https://lankadevelopers.lk/post/1077</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1077</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:45:51 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:42:34 GMT]]></title><description><![CDATA[<p dir="auto">thats waht i told brother, the choice of language is independent and problem specific. we cant always rely on one language, with new technologies we have to corp up  or we will still be like frogs in a well.</p>
<p dir="auto">peace!</p>
]]></description><link>https://lankadevelopers.lk/post/1076</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1076</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:42:34 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:40:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">Anyway thanks for the Dotnet core infomations. that is more helpful for Dotnet developers and newcomers, i &lt;3 Javascripts bro. don't hate it.</p>
]]></description><link>https://lankadevelopers.lk/post/1075</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1075</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:34:26 GMT]]></title><description><![CDATA[<p dir="auto">i use them daily brother, may be because u r biased with javascript its not my problem brother.</p>
]]></description><link>https://lankadevelopers.lk/post/1074</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1074</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:33:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a> said in <a href="/post/1072">What is the powerful Back-End Language</a>:</p>
<blockquote>
<p dir="auto">nugget</p>
</blockquote>
<p dir="auto">have you heard about NPM and Yarn ?</p>
]]></description><link>https://lankadevelopers.lk/post/1073</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1073</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:33:14 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:30:20 GMT]]></title><description><![CDATA[<p dir="auto">have u any knowledge about nugget?</p>
]]></description><link>https://lankadevelopers.lk/post/1072</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1072</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:30:20 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:28:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a></p>
<p dir="auto">Everything on google. why are you type everything from scratch ?</p>
<p dir="auto">Now days 80% packages are developed by NODe JS  and PHP opensource communities, why are you going to develop  every thing from scratch using <a href="http://Dot.net" target="_blank" rel="noopener noreferrer nofollow ugc">Dot.net</a> core ?</p>
]]></description><link>https://lankadevelopers.lk/post/1071</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1071</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:26:44 GMT]]></title><description><![CDATA[<p dir="auto">please dont paste answers from google brother, and u went out of context<br />
peace!</p>
]]></description><link>https://lankadevelopers.lk/post/1070</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1070</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:26:44 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:21:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">It is dynamically and (estimated as) weakly typed.  <strong>"strong" and "weak"</strong> don't have a universally agreed on technical meaning. I think it's "static" and "dynamic".</p>
]]></description><link>https://lankadevelopers.lk/post/1069</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1069</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Sat, 23 Feb 2019 09:34:26 GMT]]></title><description><![CDATA[<p dir="auto">@varuna , if u check the benchmark reports u can find the results brother. some tested application says that node.js made 1000 requests per second while asp core made 20000 requests per second, which is 2000% more</p>
<p dir="auto">read here <a href="https://raygun.com/blog/dotnet-vs-nodejs/" target="_blank" rel="noopener noreferrer nofollow ugc">https://raygun.com/blog/dotnet-vs-nodejs/</a></p>
]]></description><link>https://lankadevelopers.lk/post/1068</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1068</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Sat, 23 Feb 2019 09:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 17:02:50 GMT]]></title><description><![CDATA[<p dir="auto">I don't know how <a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a> mentioned that <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> core is 18times faster than nodejs. Is it overall or the request, response speed of a async program? Maybe overall 3-5 times faster(Not sure)</p>
<p dir="auto">However yes, <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> core performance better than nodejs. <a href="http://Asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">Asp.net</a>(c#) running as a compiled language and node is a runtime env(interpreter). So definitely the low level advantage gose to the <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a>.<br />
.net Core has better optimizations for Windows using the HTTP.sys server, as it uses the native Windows web sockets. It also has a cross-platform web server implementation with Kestrel, which runs more slowly as it is not native, but it does run on OSX, Windows, and most flavors of Linux.</p>
<p dir="auto">NodeJS, to the best of my knowledge, does not have an option to run natively with the OS, but has the same cross platform capabilities of .NET Core.</p>
<p dir="auto">Also with new SPA frameworks like blazor, <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> core going to have great future.  it dose support wasm nativly.</p>
<p dir="auto">I'm not a <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> developer. I just tried few months ago but it didn't suit for me for some personal reasons.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> you can't use javascript for every scenario. Just by googling, you can find a answer for your question 😊</p>
]]></description><link>https://lankadevelopers.lk/post/1067</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1067</guid><dc:creator><![CDATA[the_inspired_dev]]></dc:creator><pubDate>Fri, 22 Feb 2019 17:02:50 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:30:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> , is javascript strongly typed brother?</p>
]]></description><link>https://lankadevelopers.lk/post/1066</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1066</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:30:00 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:25:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">Nowadays Everything going to be JavaScript based applications. why you going to learn or use another language to backend service. you can do it all in JavaScripts</p>
]]></description><link>https://lankadevelopers.lk/post/1065</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1065</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:25:26 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:20:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a>, <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> is now old its heavy and as a replacement the <a href="http://asp.net" target="_blank" rel="noopener noreferrer nofollow ugc">asp.net</a> core was written from scratch brother,and that is why i mention earlier that <a href="http://ASP.NET" target="_blank" rel="noopener noreferrer nofollow ugc">ASP.NET</a> CORE is <strong>THE</strong> new web framewrk</p>
]]></description><link>https://lankadevelopers.lk/post/1064</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1064</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:20:01 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:14:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">ohh no. i'm not a php developer. i'm a JavaScript developer. why don't you talk about <a href="http://ASP.NET" target="_blank" rel="noopener noreferrer nofollow ugc">ASP.NET</a> not core.</p>
]]></description><link>https://lankadevelopers.lk/post/1063</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1063</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:13:46 GMT]]></title><description><![CDATA[<p dir="auto">Node js is very easy to use, are .net core is simple too</p>
]]></description><link>https://lankadevelopers.lk/post/1062</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1062</guid><dc:creator><![CDATA[fern]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:08:34 GMT]]></title><description><![CDATA[<p dir="auto">i think we have to come into common grounds, u r php developer and im a dotnet developer, choice is independant to be made</p>
]]></description><link>https://lankadevelopers.lk/post/1061</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1061</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:08:34 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:07:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> , here is the benchmark runner <a href="https://dotnet.microsoft.com/learn/web/what-is-aspnet-core" target="_blank" rel="noopener noreferrer nofollow ugc">https://dotnet.microsoft.com/learn/web/what-is-aspnet-core</a></p>
]]></description><link>https://lankadevelopers.lk/post/1060</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1060</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:07:05 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 16:06:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/650">@tnlthanzeel</a></p>
<p dir="auto">please read php 7.3 doc, it has multiple ways to speed your application.</p>
]]></description><link>https://lankadevelopers.lk/post/1059</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1059</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Fri, 22 Feb 2019 16:06:17 GMT</pubDate></item><item><title><![CDATA[Reply to What is the powerful Back-End Language on Fri, 22 Feb 2019 15:56:20 GMT]]></title><description><![CDATA[<p dir="auto">web apps are all about speed, asp core is 18times faster thaan node and much more faster than php.</p>
]]></description><link>https://lankadevelopers.lk/post/1057</link><guid isPermaLink="true">https://lankadevelopers.lk/post/1057</guid><dc:creator><![CDATA[tnlthanzeel]]></dc:creator><pubDate>Fri, 22 Feb 2019 15:56:20 GMT</pubDate></item></channel></rss>