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
Post a Comment