pretyk / service-fabric-pub-sub

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Fabric Pub/Sub

Service Fabric Pub/Sub

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.

Build Status NuGet Badge

Contributing

Help Service Fabric Pub/Sub by contributing!

Please read our contributing guide to learn about filing issues, submitting PRs for Service Fabric Pub/Sub.

License

Service Fabric Pub/Sub is MIT licensed.

Latest Changes

Service Fabric Pub/Sub Changelog

About

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.

License:MIT License


Languages

Language:C# 100.0%