TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenEdge – Extend cloud computing, data and service to edge devices

81 pointsby blopeurover 6 years ago

4 comments

zwkrtover 6 years ago
Serious question: can someone describe to me or point me to a blog post about what 'edge' computing can do? I am having a hard time understanding what the difference is between it and 'normal' cloud infra where end-clients call to a central cloud service. In other words, what is the architectural difference between Snapchat, where many end devices have a thick-client connection to a central service, and 'edge' computing?
评论 #18913729 未加载
评论 #18913264 未加载
评论 #18913333 未加载
stcredzeroover 6 years ago
I was about to implement &#x27;Edge Servers&#x27; for my MMO game system. However, in that context, those have commonly been other cloud instances running somewhere like AWS, which act as an intermediary to the client. My own &#x27;Edge Servers&#x27; would maintain Websocket and WebRTC connections, and perhaps authoritatively implement a &#x27;Player State&#x27; state machine. They would have a security function somewhat like a firewall ro reduce attack surface, though they wouldn&#x27;t replace a firewall, but rather work in conjunction with one and behind one.<p>The OpenEdge seems to be more of a traditional &#x27;Edge&#x27; server for static assets, but combined with a lambda. I wonder if this concept could be extended for something like my &#x27;Edge Servers&#x27; which require more stateful operation? Can stateful cloud assets be given more advantageous network placement, like other &#x27;Edge&#x27; servers?
waffle_ssover 6 years ago
Hopefully it drowns out google results for OpenEdge ABL, formerly known as Progress. Awful 4GL programming language&#x2F;database (don&#x27;t ask me how I know).
评论 #18918534 未加载
评论 #18914069 未加载
评论 #18918491 未加载
PanosJeeover 6 years ago
This is a joke. Go to Balena.io and never look back. Really well thought edge platform. And yes it’s OSS too.