Ming Wen <[email protected]> 于2020年4月7日周二 下午2:11写道:
> Does this mean we no longer need a gRPC or HTTP client? Instead, just use > the MQ producer directly? > >From my understanding, the MQ thing is only a plugin/new option. SkyWalking is based on modulization design, so a new plugin is very easy to add :) And the latest 8.0 core and protocol, makes the MQ implementation easier than before. Some, Haochao Zhuang(Daming) may think we could provide this officially. Sheng Wu 吴晟 Twitter, wusheng1108 > > Thanks, > Ming Wen, Apache APISIX & Apache SkyWalking > Twitter: _WenMing > > > Daming <[email protected]> 于2020年4月7日周二 下午1:37写道: > > > Hi, the community > > > > As you see, the Inventory will be removed in SkyWalking 8.0. That is > > almost finished. By then, the protocol of the collector is very simplest. > > That means, it is time to introduce MQ as a collector plugin. > > > > > > +----------+ +----------+ > > | client | | receiver | > > +----------+ +----------+ > > | consumer | ----> MQ Broker ----> | producer | > > +----------+ +----------+ > > > > If you have any suggestions, feel free to talk in this mail list thread. > > > > ————— > > Best regards, > > Daming(@dmsolr) > > Apache SkyWalking > > > > > > > > > > > > >
