Consul, service detection using API-configuration and wants to create a Watch (.core) -


i have started use consul service discovery , quit easy come , running have scenario cant find answer how solve using api configuration. i'm using: https://github.com/playfab/consuldotnet

lets have x number of micro services wants information when micro service deregister itself. there way onfigure watch via api-configuration. nice register subscriber deregister event (and other events too) service url argument consul should send info when event triggers.... exist in way or, can achieve in way via api-configuration.

maybe not right way go rather use messsage queue (pub/sub) between microservices or think?

thanks help!


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -