Scalable Reactive Go?

agolangf · · 519 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I love Go for its rigid simplicity, but looking at Akka I am drooling at the potential scalability. I don&#39;t have any pressing need for it professionally, just a nerd boner that I&#39;m looking to utilize. I googled &#34;reactive golang&#34; but it returns only a single result that attempts to apply the paradigm using goroutines. For true elasticity you&#39;d have to cross the network barrier, so my mind wonders into a waaaayyy to laborious route: implementing my own framework using an Actor-based model using goroutines by scaling out by using near-TCP protocols eg nano- zeromq and provisioning using Kubernetes..</p> <p>That&#39;s just a pipe-dream though. Is there anything close to this that is accomplishable that you guys know of? </p>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

519 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传