Simple Parallelized Messaging Pipeline with ZeroMQ and Docker Containers

Leonard Yeo
Level Up Coding
Published in
5 min readAug 16, 2020

--

You may be a follow engineer/developer scratching your head on how to scale your machine learning micro services pipeline. You may have read an article on using a streamer device for parallelized pipeline messaging[1] but do not know how to test the source code or extending to multiple services. This article extends on the knowledge and attempts to bridge the…

--

--