SoCreate / service-fabric-pub-subLinks
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.
☆133Updated 3 years ago
Alternatives and similar repositories for service-fabric-pub-sub
Users that are interested in service-fabric-pub-sub are comparing it to the libraries listed below
Sorting:
- Communicate to Azure Service Fabric Services using Service Bus Queues and Topics☆73Updated 4 years ago
- Libraries for HTTP-based Azure Service Fabric services☆74Updated 7 years ago
- Enable query support for your stateful services in Service Fabric via the OData protocol.☆43Updated 6 years ago
- Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Servic…☆26Updated 3 years ago
- ServiceFabric.Mocks contains Mock classes to enable unit testing of Actors and Services☆113Updated last week
- This repo contains ASP.NET Core integration for Service Fabric Reliable Services.☆152Updated 8 months ago
- A visualizer for Service Fabric cluster capacity and application load metrics written with ASP.NET Core 1 + Angular 2 with TypeScript☆35Updated 8 years ago
- Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applicatio…☆273Updated last week
- Adds support for automatic indexing of reliable collections. Supported indexing is filters (exact value matches) and full-text search.☆30Updated 5 years ago
- Helper library when using Gremlin.Net in conjunction with a Cosmos DB graph☆61Updated 5 years ago
- An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.☆141Updated 3 years ago
- .NET client library for Service Fabric☆71Updated 2 weeks ago
- Learn about large-scale data aggregation and management of large volumes of end-user devices with Service Fabric.☆45Updated 2 years ago
- Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.☆112Updated 2 years ago
- YAMS (Yet Another Microservices Solution) is a library that can be used to deploy and host microservices in the cloud (e.g. Azure) or on …