React for Embedded Development

It’s strange, because web development and programming microcontrollers seem to be very different from one another. One is all about crafting slick user interfaces in the comfort of a web browser, wi...
0 Read More

How fault-tolerance works in Flink

How fault-tolerance works in Flink
Apache Flink is a distributed stream processing framework that provides fault tolerance through a mechanism called "checkpointing".I've shared information about checkpoint shortly on following post. ...
0 Read More