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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Unison Cloud Approach

3 点作者 kristianpaul11 个月前

1 comment

jauntywundrkind11 个月前
&gt; <i>And lastly, part three of the dream: it would be great if accessing storage from our services or batch jobs were as easy as accessing in-memory data.</i><p>I&#x27;m a believer!<p>The analytics&#x2F;columnar store folk are well on the way. Voltron for instance,<p>&gt; <i>Voltron Data is building open source standards that support a multi-language language future. Central to this vision is the Apache Arrow project.</i> <a href="https:&#x2F;&#x2F;voltrondata.com&#x2F;blog&#x2F;zero-copy-sharing-using-apache-arrow-and-golang" rel="nofollow">https:&#x2F;&#x2F;voltrondata.com&#x2F;blog&#x2F;zero-copy-sharing-using-apache-...</a><p>Being able to send data around between different data processing systems is definitely shifting from specially tuned narrow systems to a core piece of infrastructure. First for analytics&#x2F;columnar loads. Eventually more.<p>There&#x27;s other pieces ideally slotting into place. Dma-p2p between&#x2F;across nvme, gpu&#x27;s, and systems is the target. Is what the object&#x2F;data stores need, increasingly, to be bringing to the table. Unison is itself an object store, in the fascinating live process kind of way.<p>Im actually struggling to think of good references. Apache Ray&#x27;s Plasma object store has a thread with plenty of theorycrafting (but no progress) on how to add some mind of RDMA. There&#x27;s not a ton of other systems dedicated just to holding objects in shared memory, afaik. <a href="https:&#x2F;&#x2F;github.com&#x2F;ray-project&#x2F;ray&#x2F;issues&#x2F;30094">https:&#x2F;&#x2F;github.com&#x2F;ray-project&#x2F;ray&#x2F;issues&#x2F;30094</a>