DEV Community

Cover image for Distributed latency based time synchronization
Nicolas Lorenzi for Luos

Posted on • Originally published at luos.io

 

Distributed latency based time synchronization

At Luos, we deal with distributed (multi-MCU) critical and real-time environments. Everything in our technology has been designed to be fast and light. A time synchronization management is essential, and we have a really specific way to make it!

⏩ https://www.luos.io/blog/distributed-latency-based-time-synchronization

To learn more, read this new article. How do people deal with this problem today and how does Luos deal with it?

Thanks to Edward Lee and Shaokai Lin (UC Berkeley) for helping us with this topic.

👨‍💻 Nicolas Rabault

Top comments (1)

Collapse
 
lorenzinicolas profile image
Nicolas Lorenzi

Discover their paper “Quantifying and Generalizing the CAP Theorem”: arxiv.org/pdf/2109.07771.pdf

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git