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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Coherence API – Modern Serverless Code. Pass a func and it runs online

41 点作者 bthornbury大约 7 年前

6 条评论

weego大约 7 年前
The entirety of the docs talk about how easy it is to set up a job, run job, have a recurring job and then pricing is in compute Gb hours. I&#x27;ve literally no idea how those two things relate to each other in real world use. Its a bit of a cognitive disconnect that I&#x27;m sure makes a lot of sense having built it but not to me as a possibly interested developer.<p>Some examples of how many job iterations would use 1 Gb hour would help, or maybe I&#x27;m missing them?
评论 #16595785 未加载
bthornbury大约 7 年前
Hey HN, I&#x27;ve been eager to share this with you. I&#x27;ve finally released and I think this is going to be very useful for a lot of devs who are like me.<p>Coherence API is a twist on serverless that lets you deploy and run code the same way you call a local function. It integrates with the programming language so you can just pass a func and it&#x27;s getting run. No need to change your workflow or toolset.<p>I&#x27;ll be here to answer any questions.
评论 #16595540 未加载
评论 #16588038 未加载
avip大约 7 年前
I&#x27;ve made this comment before (and was subject to public ridicule and mass downvoting for it) - I&#x27;m reluctant to try new products and services if it requires me to enter CC details. This is not a rant, I know you have a business to run and it&#x27;d better sustain itself. I really want to try this service, yet I won&#x27;t.<p>And, btw, I don&#x27;t even own a CC.
评论 #16596416 未加载
justboxing大约 7 年前
Congrats on shipping!<p>I see that you worked on .Net at Microsoft, + supported languages at present are Python 2,3 and .Net Core.<p>So.... How different is this from Azure Functions? <a href="https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;services&#x2F;functions&#x2F;" rel="nofollow">https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;services&#x2F;functions&#x2F;</a><p>Cos I can create a Serverless API using Azure functions also, right? <a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-functions&#x2F;functions-create-serverless-api" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-functions&#x2F;funct...</a>
评论 #16595942 未加载
lux大约 7 年前
Congrats on the launch!<p>I&#x27;m curious what your cold-start times are like (knowing that build sizes and languages affect that too). Also, any plans to support Go?
评论 #16595598 未加载
buraksarica大约 7 年前
Once there was picloud doing the exact thing just for python. I&#x27;d always dreamed of a .net port. Well done!