This a optional way to deploy sc
There is a scenes can be supported, user want to listen the instance properties change order for the next business logic. Sure, this is an advance way ------------------ Original ------------------ From: wjm wjm <[email protected]> Date: Wed,Nov 7,2018 10:30 AM To: dev <[email protected]> Subject: Re: [DISCUSS]SC Push Instance Event Through Kafka seems too heavy? need to deploy a MQ cluster even lost event, SDK will pull new instances with data version periodicity so there is no big problem? Sure <[email protected]> ??2018??11??7?????? ????10:23?????? > Now, the way sc push instance event to Microservices is based on > websocket. This will lose events when connection is broken. > > > So, I think we can add a new optional way that push events into the MQ > like kafka, and Microservices can subscribe it and no longer lose the > messages from sc. > > > It has another benefit is that sc no need to repeat the same feature keep > alive millions connections like MQ component.
