Machinetalk explained Part 3: Technologies

7 minutes read
This blog post is a continuation of my Machinetalk explained series describing the concepts and ideas behind the Machinetalk middleware. This part is about the technologies and building blocks of Machinetalk ZeroMQ, Protobuf and DNS-SD over mDNS. The previous parts are: Part 1: Introduction Part 2: Middleware Requirements Part 4: HAL Remote Part 5: Code Generation Message Transport - ZeroMQ ...

Machinetalk explained Part 2: Middleware Requirements

6 minutes read
This blog post is a continuation of my Machinetalk explained series describing the concepts and ideas behind the Machinetalk middleware. This part is about the requirements of the Machinetalk middleware and their fulfillment through the used technologies. To understand the concepts outlined in this article I recommend you first to read Part 1: Introduction before continuing reading this article. If ...

Machinetalk explained - Part 1: Introduction

7 minutes read
This blog article is about Machinetalk, the middleware for distributed systems which serves as remote API to Machinekit. This blog post is the first part of the Machinetalk explained series which describe different parts of the Machinetalk middleware. I'm writing this blog post series since I dedicated a lot of time in the last years working on the Machinetalk technology ...