English

DataX: A system for Data eXchange and transformation of streams

Distributed, Parallel, and Cluster Computing 2021-11-10 v1

Abstract

The exponential growth in smart sensors and rapid progress in 5G networks is creating a world awash with data streams. However, a key barrier to building performant multi-sensor, distributed stream processing applications is high programming complexity. We propose DataX, a novel platform that improves programmer productivity by enabling easy exchange, transformations, and fusion of data streams. DataX abstraction simplifies the application's specification and exposes parallelism and dependencies among the application functions (microservices). DataX runtime automatically sets up appropriate data communication mechanisms, enables effortless reuse of microservices and data streams across applications, and leverages serverless computing to transform, fuse, and auto-scale microservices. DataX makes it easy to write, deploy and reliably operate distributed applications at scale. Synthesizing these capabilities into a single platform is substantially more transformative than any available stream processing system.

Keywords

Cite

@article{arxiv.2111.04959,
  title  = {DataX: A system for Data eXchange and transformation of streams},
  author = {Giuseppe Coviello and Kunal Rao and Murugan Sankaradas and Srimat Chakradhar},
  journal= {arXiv preprint arXiv:2111.04959},
  year   = {2021}
}
R2 v1 2026-06-24T07:31:48.789Z