How To Run the Sample Application (Map Reducer application to calculate the Mean total acceleration per second from AMPC raw data set)
- git clone the repository
- Open the OrleansIoTPlatform.sln from Visual Studio
- Build the Solution
- Run Project SiloHost
- Open a web browser and navigate to localhost:8080 for the Orleans Dashboard
- Run Project OrleansClient
(Default Configuration Settings : Silo and Client both running on the local machine)
Please refer the following documentation
- Orleans Official Github repo : https://github.com/dotnet/orleans
- Orleans Official Documentation : https://dotnet.github.io/orleans/Documentation/