Microsoft Telepathy is a SOA runtime framework works in a cloud native wa 8000 y, enables running high-throughput and low-latency calculation workload in Azure. Evolving from the battle-tested SOA Runtime of Microsoft HPC Pack.
Check Deploy a Telepathy Cluster Step by Step for detailed instruction.
Add Microsoft.Telepathy.Session to your project using NuGet manager.
To use Microsoft.Telepathy.Session
nightly package, add following NuGet source.
- Name: telepathy-sdk-preview
- Source: https://pkgs.dev.azure.com/bc-telepathy/telepathy/_packaging/telepathy-sdk-preview/nuget/v3/index.json
Check Add the feed to your NuGet configuration for detailed instruction.
- Visual Studio 2019 of latter
- Excel 2016 or latter if developing Excel plugin
git clone https://github.com/Azure/Telepathy.git
cd Telepathy
build.bat
See Migrate From HPC Pack SOA to Microsoft Telepathy
Average result of 10 trials. Benchmark detail and how to benchmark your cluster.
- Message Send Throughput: 35394.15 messages/second
- Broker Process Throughput: 15973.63 messages/second
- End to End Throughput: 15652.66 messages/second
- Message Send Throughput: 2998.94 messages/second
- Broker Process Throughput: 1038.23 messages/second
- End to End Throughput: 751.61 messages/second
- Warm Latency: 98.59431 millisecond
- Warm Latency: 1434.801444 millisecond
- CPU Efficiency: 99.603% (398.412% on 4-core compute nodes)
- CPU Efficiency: 92.627% (370.663% on 4-core compute nodes)
See Documentation Index.
- Cross platform support
- Cross language support
- Data service integration
- IdentityServer integration
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.