About
4
Publications
74
Reads
How we measure 'reads'
A 'read' is counted each time someone views a publication summary (such as the title, abstract, and list of authors), clicks on a figure, or views or downloads the full-text. Learn more
3
Citations
Introduction
Additional affiliations
April 2021 - September 2022
Education
October 2020 - September 2022
March 2018 - October 2020
Publications
Publications (4)
Security analysts use Security Orchestration, Automation, and Response (SOAR) platforms to dissect and analyse possible malicious data. These platforms rely on external services to enrich the given data. However, the data quality of new services is often unknown. To mitigate this issue, metrics can be established to assess different parameters in c...
Modern Internet of Things solutions using edge devices produce large amounts of raw data. In order to utilize this data, it needs to be processed, aggregated, and categorized to enable decision making for management and end-users. This data management is a non-trivial task, as the computational load is directly proportional to the amount of data. I...
Parallel Programming in C++, Go, Julia and Rust compares four languages in how they
handle parallel programming and what they offer in functionality to aid the programmer
in writing a thread-safe program. Comparisons will be done on Multithreading, Message Passing and Memory Management.
In every chapter, the general concept is introduced and expla...