<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Roberto Gongora</title>
    <description>The latest articles on Forem by Roberto Gongora (@robertogongora).</description>
    <link>https://forem.com/robertogongora</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F54100%2F84a48753-66ed-421b-a07e-ab7158c726d0.png</url>
      <title>Forem: Roberto Gongora</title>
      <link>https://forem.com/robertogongora</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/robertogongora"/>
    <language>en</language>
    <item>
      <title>I need to build an SSO solution for my company, which programming language should I use?</title>
      <dc:creator>Roberto Gongora</dc:creator>
      <pubDate>Sat, 03 Feb 2018 01:47:14 +0000</pubDate>
      <link>https://forem.com/robertogongora/i-need-to-build-an-sso-solution-for-my-company-which-programming-language-should-i-use-401e</link>
      <guid>https://forem.com/robertogongora/i-need-to-build-an-sso-solution-for-my-company-which-programming-language-should-i-use-401e</guid>
      <description>&lt;p&gt;I've been assigned to a new project at my company and they told me I have 100% freedom on the tech I can use to create a new SSO (Single Sign-On) solution for many websites that we manage. It's kind of a baby step towards building a pseudo social network with our websites.&lt;/p&gt;

&lt;p&gt;My rationale here is that while I'm pretty familiarised with PHP and its whole stack (nginx, MariaDB, etc), I'm curious about the performance "risks" it has.&lt;/p&gt;

&lt;p&gt;I'm currently looking for comparisons between NodeJS and PHP, specifically concurrency benchmarks, because we're expecting to have lots of traffic. I know some ways to handle this in PHP, but I'm not a NodeJS developer, this would be my first project.&lt;/p&gt;

&lt;p&gt;I'm also aware that other languages such as Go can handle high amounts of concurrency easily, but I'm new on that front as well.&lt;/p&gt;

&lt;p&gt;So what would you do? Code in the language you're familiar with, or take the high road and learn another one for the sake of the project's longevity and better performance?&lt;/p&gt;

</description>
      <category>php</category>
      <category>node</category>
      <category>help</category>
      <category>sso</category>
    </item>
  </channel>
</rss>
