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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

IronFunctions: language agnostic open-source alternative to AWS Lambda

71 点作者 martinpinto超过 8 年前

11 条评论

wilsonfiifi超过 8 年前
This is absolutely fab! I&#x27;ve been trying to figure out an elegant way to &#x27;pipe&#x27; query results to user defined filter functions[0] for my side-project[1]. Can&#x27;t wait to give this a go and dig into it. Thanks for making this open source and writing it in Go(lang) :-D<p><pre><code> [0] https:&#x2F;&#x2F;bytengine.readthedocs.io&#x2F;en&#x2F;latest&#x2F;funcs.html [1] https:&#x2F;&#x2F;github.com&#x2F;johnwilson&#x2F;bytengine</code></pre>
kennu超过 8 年前
It&#x27;s not strictly speaking an alternative to AWS Lambda, because you have to run your own IronFunctions server somewhere. So you will again have to manage servers instead of being serverless.<p>It&#x27;s nice to have this platform available though.
评论 #12972308 未加载
kaishiro超过 8 年前
Woah, this is a big deal.<p>I played with IronWorkers a lot and even built some tooling around spinning up a worker and long polling an IronCache waiting for output (yes, it was a little gnarly). I&#x27;m really excited to play with this.
carimura超过 8 年前
also join the real-time conversation: <a href="http:&#x2F;&#x2F;get.iron.io&#x2F;open-slack" rel="nofollow">http:&#x2F;&#x2F;get.iron.io&#x2F;open-slack</a>
rendered_fat超过 8 年前
neat. Is there any plans to tie this into the serverless (or JAWS whatever) framework?
评论 #12961390 未加载
fierro超过 8 年前
Assuming you want to expose a set of APIs, each corresponding to a single function, each API is a separate docker container? What are the performance ramifications of functions-in-docker?
评论 #12972048 未加载
out_of_protocol超过 8 年前
Are both sync and async modes supported?
评论 #12961358 未加载
评论 #12961364 未加载
sandGorgon超过 8 年前
Are you planning on adding scheduled functions? Kind of like a cron..
评论 #12967026 未加载
bglynn超过 8 年前
How&#x27;s the difference between between IronWorker and IronFunctions?
评论 #12961617 未加载
aisofteng超过 8 年前
OpenWhisk is also in this space.
kholmes79超过 8 年前
do you support java?
评论 #12961377 未加载
评论 #12961353 未加载
评论 #12961346 未加载
评论 #12961382 未加载