In this project, we present a technique employing ZeroMQ (an Open Source, Asynchronous Messaging Library and Concurrency Framework) for building a basic – but easily extensible – high performance ...
Abstract: Modern data storage systems often fetch data from a large number of sources. Although synchronous data transfer is simple as it can use simple scheduling of data delivery, it scales poorly.