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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Burla – Scale Python to 10,000 VM's with one line of code.

4 点作者 pancakeguy大约 1 个月前
Hi HN! We&#x27;re Jake, Jack, and Joe, and we&#x27;re the makers of Burla, an open-source, batch-processing platform for python.<p>We were frustrated by how slow and difficult it can be to iterate on large batch processing pipelines. Simple small changes necessitated rebuilding docker containers, waiting for GCP-batch, or AWS-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, closed-source &#x2F; managed only, too difficult to setup and manage, or simply too expensive.<p>This is why we created Burla, a way to just run my stupid python function, in whatever docker container I want, on whatever hardware I want, on thousands of VM&#x27;s, until it&#x27;s done. It comes with a dashboard where I can monitor long running background jobs. It&#x27;s open-source, and can be installed with one command. Even with thousands of vm&#x27;s running, changes to code deploy and start running in around 2 seconds, vastly shortening the developer cycle compared to tools like GCP-batch and AWS-Batch.<p>Our long term goal is to just make more cloud services simple, fast, and open-source. 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!

暂无评论

暂无评论