none

Interprocess Communication with Redis

There are many methods to communicating between processes. Many methods work best when only using a single programming language, while others require custom packets and parsing.

Simplicity is key and Redis is an efficient solution. Redis is an open-source in-memory database project implementing a distributed, in-memory key-value store.

Robotics Symposium 2018 Recap

I recently had the opportunity to attend a great Robotics Symposium presented by Electromate at École de technologie supérieure. The primary goal of this event was to bring together academia and industry to discuss how to build a robot.