開源地址:
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一下,就是我繼續開發下去的最大動力