我已經設置了ActorSystem來對一組數據執行MapReduce。我現在有了最後一位演員來整理所有結果。我怎樣才能將結果反饋給啓動此演員系統的「服務」? //in below call i wire up all Actors
var getActorSystem = CreateActorSystem();
//I wait for ActorSystem to complete
g
以下行: let system = System.create "MyActorSystem" <| Configuration.load() ...產生這樣的輸出在F#互動窗口: Binding session to 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll'... System.