| microsoft/service-fabric-services-and-actors-dotnet |
263 |
|
0 |
0 |
over 2 years ago |
0 |
|
42 |
other |
C# |
| Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications. |
| Azure-Samples/service-fabric-dotnet-getting-started |
217 |
|
0 |
0 |
over 5 years ago |
0 |
|
18 |
mit |
CSS |
| Get started with Service Fabric with these simple introductory sample projects. |
| SoCreate/service-fabric-pub-sub |
138 |
|
0 |
0 |
over 3 years ago |
0 |
|
5 |
mit |
C# |
| Do you want to create an Event Driven Architecture while using Azure Service Fabric? Do you need to reliably broadcast messages between Actors and Services? This code will help you do that. It supports both Actors and Services as publishers and subscribers. |
| neka-nat/distributed_rl |
66 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
mit |
Python |
| Pytorch implementation of distributed deep reinforcement learning |
| Azure-Samples/service-fabric-dotnet-core-getting-started |
54 |
|
0 |
0 |
about 5 years ago |
0 |
|
2 |
mit |
JavaScript |
| Get started with Service Fabric with .NET Core |
| lawrencegripper/awesome-servicefabric |
32 |
|
0 |
0 |
about 7 years ago |
0 |
|
2 |
mit |
Shell |
| A curated list of useful Service Fabric stuff |
| paolosalvatori/servicefabricasynchronouscomputingactors |
31 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
C# |
| This sample demonstrates how to create a stateful actor service that supports long running, asynchronous computations in Service Fabric. |
| michelebusta/ServiceFabricSamples |
31 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
C# |
| ServiceFabric feature rich sample |
| autofac/Autofac.ServiceFabric |
26 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
mit |
C# |
| Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services. |
| paolosalvatori/servicefabricobserver |
25 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
C# |
| This project contains a framework that provides a publisher-subscriber implementation using the Observer design pattern for Service Fabric stateful services and actors. |