gedw99 commented on issue #8504:
URL: https://github.com/apache/skywalking/issues/8504#issuecomment-1408822738

   Some follow up notes.
   
   NATS Jet stream embedding:
   - simple example to do it:
     - : 
https://github.com/simpleiot/simpleiot/blob/master/server/nats-server.go
   - should make it so you can run with or without nats server embedded: 
     - kmm serve --nats.embed
     - https://www.byronruth.com/implementing-an-event-store-on-nats-part-2/
   
   
   Time smearing
   - so that ordering is not the only way of convergence.
   - google does it for all hosted systems automatically. We need our own so 
that people can deploy anywhere.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to