diff options
| -rw-r--r-- | csa.bib | 25 | ||||
| -rw-r--r-- | csaproc.bib | 28 |
2 files changed, 53 insertions, 0 deletions
@@ -294,3 +294,28 @@ year = {2021}, doi = {10.1088/1748-0221/16/08/T08015} } + +@article{ntj2024bora, + author = {Tan Jerome, Nicholas and Dritschler, Timo and Chilingaryan, Suren and Kopmann, Andreas}, + journal = {IEEE Transactions on Nuclear Science}, + title = {BORA: A Personalized Data Display for Large-Scale Experiments}, + year = {2025}, + volume = {72}, + number = {3}, + pages = {498-505}, + keywords = {Data visualization;Streaming media;Data acquisition;Real-time systems;Layout;Detectors;Process control;High-speed networks;Data monitoring;high-speed data;web display}, + doi = {10.1109/TNS.2024.3471071} +} + + +@article{jalal2025tristan, + author = {Mostafa, Jalal and Tcherniakhovski, Denis and Chilingaryan, Suren and Balzer, Matthias and Kopmann, Andreas and Becker, Jürgen}, + journal = {IEEE Transactions on Nuclear Science}, + title = {100-Gbit/s UDP Data Acquisition on Linux Using AF\_XDP: The TRISTAN Detector}, + year = {2025}, + volume = {72}, + number = {3}, + pages = {295-300}, + keywords = {Data acquisition;Detectors;Software;Protocols;Linux;Sockets;Field programmable gate arrays;AF_XDP;data acquisition (DAQ);high-throughput detectors;remote direct memory access (RDMA);user datagram protocol (UDP);zero-copy networking}, + doi = {10.1109/TNS.2024.3452469} +} diff --git a/csaproc.bib b/csaproc.bib index f1c8335..5abce82 100644 --- a/csaproc.bib +++ b/csaproc.bib @@ -42,3 +42,31 @@ title = {InfiniBand interconnects for high-throughput data acquisition in a {TANGO} environment}, year = {2014} } + +@inproceedings{jalal2022scits, + author = {Mostafa, Jalal and Wehbi, Sara and Chilingaryan, Suren and Kopmann, Andreas}, + title = {SciTS: A Benchmark for Time-Series Databases in Scientific Experiments and Industrial Internet of Things}, + year = {2022}, + isbn = {9781450396677}, + publisher = {Association for Computing Machinery}, + address = {New York, NY, USA}, + url = {https://doi.org/10.1145/3538712.3538723}, + doi = {10.1145/3538712.3538723}, + booktitle = {Proceedings of the 34th International Conference on Scientific and Statistical Database Management}, + articleno = {12}, + numpages = {11}, + keywords = {time-series databases, time-series, sensor data, scientific experiments, industrial internet of things, database management systems}, + location = {Copenhagen, Denmark}, + series = {SSDBM '22} +} + +@inproceedings{jalal2023afxdp, + author = {Mostafa, Jalal and Chilingaryan, Suren and Kopmann, Andreas}, + booktitle = {2023 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)}, + title = {Are Kernel Drivers Ready For Accelerated Packet Processing Using AF\_XDP?}, + year = {2023}, + pages = {117-122}, + keywords = {Measurement;Sockets;Linux;Documentation;Throughput;Network function virtualization;Behavioral sciences;AF_XDP;zero-copy networking;software data planes;DPDK;kernel drivers;user-space drivers}, + doi = {10.1109/NFV-SDN59219.2023.10329590} +} + |
