<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@SnoopJ" class="u-url mention">@<span>SnoopJ</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@tef" class="u-url mention">@<span>tef</span></a></span> <span class="h-card" translate="no"><a href="https://chaos.social/@gsuberland" class="u-url mention">@<span>gsuberland</span></a></span> <span class="h-card" translate="no"><a href="https://social.coop/@jsbarretto" class="u-url mention">@<span>jsbarretto</span></a></span> it&#39;s interesting to consider why they made stackless python (they made it, right?)</p><p>my understanding is that it&#39;s mostly a memory pressure thing that lets you write less convoluted concurrent code so that you can do ~thread per connection (it predates async by over 15 years!) without a stack per connection, more so than a speedup for anything</p>
Reply