微软分布式框架Orleans开源了

开源地址:

       https://github.com/dotnet/orleans

昨天编译了一下,这个最新的Orleans安装程序(用github源码编译的)

下载地址:http://pan.baidu.com/s/1bntoEtD

Orleans官方文档:https://github.com/dotnet/orleans/wiki

Orleans白皮书: http://research.microsoft.com/pubs/210931/Orleans-MSR-TR-2014-41.pdf

本次更新内容: https://github.com/dotnet/orleans/wiki/What's-new-in-Orleans

 

我简单看下了源码,看到此次更新中多出了之前白皮书中描述的EventStream,和微软的sbykov在twitter上沟通,问他有没有关于EventStream的资料,回复是Look for IAsyncObservable/IAsyncObserver. There are unit tests that show the usage pattern for now until docs are published.

 

关注Orleans,加入国内最早的Orleans群 :174511582 (最早且没有之一)

 

我的Orlean Event-Sourcing 库,目前刚刚发起几天,很多不完善的地方,请大家star一下,就是我继续开发下去的最大动力

https://github.com/weitaolee/Orleans.EventSourcing

关注开源 国内最早的Orleans群--174511582,欢迎大家加入
 
 
http://getakka.net/docs/
http://getakka.net/
https://github.com/akkadotnet

之前一些日子,关注scala上的akka实现,因为不是java系的,一直从事C#的开发,所以在发现了一个akka.net的项目之后,便自然而然的去研究了一下,看了很多akka.net的源码,如果时间合适,准备陆续放出一些自己的经验,分享给大家

但通过和akka.net的作者沟通了解到 akka.net的presistence组件,目前还刚刚起步,距离release看来要很长时间了,所以暂时放下akka.net去研究了下微软研究院的分布式云计算框架orleans,最近有不少心得,也会陆续的通过博客分享给大家

第一篇博客,国际惯例-->hello world!

 

关注开源 国内最早的Orleans群--174511582,欢迎大家加入
 
 
akka.net

开源地址:

       https://github.com/dotnet/orleans

昨天编译了一下,这个最新的Orleans安装程序(用github源码编译的)

下载地址:http://pan.baidu.com/s/1bntoEtD

Orleans官方文档:https://github.com/dotnet/orleans/wiki

Orleans白皮书: http://research.microsoft.com/pubs/210931/Orleans-MSR-TR-2014-41.pdf

本次更新内容: https://github.com/dotnet/orleans/wiki/What's-new-in-Orleans

 

我简单看下了源码,看到此次更新中多出了之前白皮书中描述的EventStream,和微软的sbykov在twitter上沟通,问他有没有关于EventStream的资料,回复是Look for IAsyncObservable/IAsyncObserver. There are unit tests that show the usage pattern for now until docs are published.

 

关注Orleans,加入国内最早的Orleans群 :174511582 (最早且没有之一)

 

我的Orlean Event-Sourcing 库,目前刚刚发起几天,很多不完善的地方,请大家star一下,就是我继续开发下去的最大动力

https://github.com/weitaolee/Orleans.EventSourcing

之前一些日子,关注scala上的akka实现,因为不是java系的,一直从事C#的开发,所以在发现了一个akka.net的项目之后,便自然而然的去研究了一下,看了很多akka.net的源码,如果时间合适,准备陆续放出一些自己的经验,分享给大家

但通过和akka.net的作者沟通了解到 akka.net的presistence组件,目前还刚刚起步,距离release看来要很长时间了,所以暂时放下akka.net去研究了下微软研究院的分布式云计算框架orleans,最近有不少心得,也会陆续的通过博客分享给大家

第一篇博客,国际惯例-->hello world!

 

相关文章:

  • 2021-09-01
  • 2019-07-10
  • 2021-12-31
  • 2021-08-29
  • 2021-05-19
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2021-11-22
  • 2021-11-29
  • 2021-10-05
  • 2022-12-23
  • 2021-07-23
相关资源
相似解决方案