Flexberry / NewPlatform.Flexberry.ServiceBus

Flexberry Service Bus - Runtime service
MIT License
3 stars 4 forks source link

Created and used single starting method. #78

Closed a-verhola closed 5 years ago

a-verhola commented 5 years ago

Changed initialization of service bus instance to DI. Added clustered implemantation of service bus. Added etcd distributed lock manager for managing singleton components in the cluster.