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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Narrowing the gap between serverless and state with storage functions (2019) [pdf]

47 点作者 dedalus超过 5 年前

3 条评论

BenoitP超过 5 年前
Another proposal from Apache Flink as another application of stateful distributed stream processing:<p><a href="https:&#x2F;&#x2F;statefun.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;statefun.io&#x2F;</a><p>Functions are deserialized along with their state when woken up by an input.
dedalus超过 5 年前
TLDR here: <a href="https:&#x2F;&#x2F;blog.acolyer.org&#x2F;2020&#x2F;01&#x2F;29&#x2F;narrowing-the-gap&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.acolyer.org&#x2F;2020&#x2F;01&#x2F;29&#x2F;narrowing-the-gap&#x2F;</a>
评论 #22298372 未加载
withinboredom超过 5 年前
Somewhat related: <a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-functions&#x2F;durable&#x2F;durable-functions-overview" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-functions&#x2F;durab...</a>