Optimizing Parallel Java Streams

M Basso, F Schiavio, A Rosà… - 2022 26th International …, 2022 - ieeexplore.ieee.org
The Java Stream API increases developer produc-tivity and greatly simplifies exploiting
parallel computation by providing a high-level abstraction on top of complex data pro …

Java technologies for cyber-physical systems

MT Higuera-Toledano - IEEE Transactions on Industrial …, 2016 - ieeexplore.ieee.org
Cyber-physical systems (CPS) provide a strong integration and coordination between
computing science, network communications, and the physical world. These systems are …

Large‐scale characterization of Java streams

E Rosales, M Basso, A Rosà… - Software: Practice and …, 2023 - Wiley Online Library
Java streams are receiving the attention of developers targeting the Java virtual machine
(JVM) as they ease the development of data‐processing logic, while also favoring code …

Real-Time stream processing in java

HT Mei, I Gray, A Wellings - … Technologies–Ada-Europe 2016: 21st Ada …, 2016 - Springer
This paper presents a streaming data framework for the Real-Time Specification for Java,
with the goal of levering as much as possible the Java 8 Stream processing framework …

A java-based real-time reactive stream framework

HT Mei, I Gray, A Wellings - 2016 IEEE 19th International …, 2016 - ieeexplore.ieee.org
This paper presents a framework for real-time reactive stream processing. The approach is
to extend the proposed Java 9 Reactive Streams model and integrate it with the Real-Time …

Real-Time Stream Processing in Embedded Systems

H Mei - 2017 - etheses.whiterose.ac.uk
Modern real-time embedded systems often involve computational-intensive data processing
algorithms to meet their application requirements. As a result, there has been an increase in …

Constraints on the Use of Executors in Real-time Systems

S Michell, B Moore, LM Pinho, T Taft - ACM SIGAda Ada Letters, 2016 - dl.acm.org
Previous work proposed the inclusion of parallelism in Ada to improve the use of multicore
processors. This work proposed a model of Tasklets to carry the expressions of parallelism …

Deteção de Problemas de Qualidade nos Dados

AMC Gomes - 2020 - search.proquest.com
Na vida das organizações, é muito frequente o acesso a grandes quantidades de dados,
imprescindíveis aos processos de tomada de decisão. Por vezes, os dados apresentam …

Benchmark-driven Software Performance Optimization

DE Damasceno Costa - 2019 - archiv.ub.uni-heidelberg.de
Software systems are an integral part of modern society. As we continue to harness software
automation in all aspects of our daily lives, the runtime performance of these systems …

[PDF][PDF] The Dataflow Computational Model And Its Evolution

PG Repouskos - 2017 - pergamos.lib.uoa.gr
The dataflow computational model is an alternative to the von-Neumann model. Its most
significant aspects are, that it is based on asynchronous instructions scheduling and …