TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Introducing Burla – The simplest way to scale Python

5 点作者 pancakeguy大约 1 个月前
Hi HN! We&#x27;re Jake, Jack, and Joe, and we&#x27;re happy to share what we think is probably the simplest way to scale python code across thousands of computers in the cloud.<p>Coming from the Biotech world we were frustrated by how surprisingly slow and difficult it can be to iterate on large-scale batch processing pipelines, while contending with the security requirements imposed on us by the FDA. Simple small changes necessitated rebuilding docker containers, waiting for batch pipelines to redeploy, and waiting for vm&#x27;s to cold boot, a &gt;5minute per iteration dev cycle, all just so I can see what error my code throws this time, then do it all over again! Many other tools in the space were either too complicated for our bioinformaticians and data scientists to use, closed-source &#x2F; managed only (a no-no with medical data), too difficult to setup and manage, or simply too expensive.<p>This is why we created Burla, an incredibly simple way to run python on thousands of computers, in any container, with any hardware.<p>It&#x27;s open-source, can be setup with one command, and is simple enough for beginners to use.<p>Most importantly, Burla allows developers to iterate quickly on large scale pipelines, changes to code deploy in about 2 seconds, even with thousands of vm&#x27;s running.<p>We believe that, in general, whether you&#x27;re coding locally, or on a cluster of 1000 machines, infrastructure should update and react quickly, like under-a-second quickly. We should be able to iterate at the speed of thought, not at the speed my lambda function, batch workload, ETL-pipeline, or Kubernetes service takes to redeploy. We wrote more out long term goal here: <a href="https:&#x2F;&#x2F;docs.burla.dev&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;docs.burla.dev&#x2F;about</a><p>Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;Burla-Cloud&#x2F;burla">https:&#x2F;&#x2F;github.com&#x2F;Burla-Cloud&#x2F;burla</a><p>More info: <a href="https:&#x2F;&#x2F;docs.burla.dev" rel="nofollow">https:&#x2F;&#x2F;docs.burla.dev</a>

暂无评论

暂无评论