EPJ Web of Conferences (Jan 2019)

Towards an Event Streaming Service for ATLAS data processing

  • Brino Alex,
  • Di Girolamo Alessandro,
  • Guan Wen,
  • Lassnig Mario,
  • Maeno Tadashi,
  • Magini Nicolò,
  • Nilsson Paul,
  • Tsulaia Vakhtang,
  • Walker Rodney,
  • Wenaus Torre

DOI
https://doi.org/10.1051/epjconf/201921404034
Journal volume & issue
Vol. 214
p. 04034

Abstract

Read online

The ATLAS experiment at the LHC is gradually transitioning from the traditional file-based processing model to dynamic workflow management at the event level with the ATLAS Event Service (AES). The AES assigns finegrained processing jobs to workers and streams out the data in quasi-real time, ensuring fully efficient utilization of all resources, including the most volatile. The next major step in this evolution is the possibility to intelligently stream the input data itself to workers. The Event Streaming Service (ESS) is now in development to asynchronously deliver only the input data required for processing when it is needed, protecting the application payload fromWAN latency without creating expensive long-term replicas. In the current prototype implementation, ESS processes run on compute nodes in parallel to the payload, reading the input event ranges remotely over the network, and replicating them in small input files that are passed to the application. In this contribution, we present the performance of the ESS prototype for different types of workflows in comparison to tasks accessing remote data directly. Based on the experience gained with the current prototype, we are now moving to the development of a server-side component of the ESS. The service can evolve progressively into a powerful Content Delivery Network-like capability for data streaming, ultimately enabling the delivery of ‘virtual data’ generated on demand.