Preserving Reactiveness: Understanding and Improving the Debugging Practice of Blocking-Call Bugs

A Shahoor, J Yi, D Kim - Proceedings of the 33rd ACM SIGSOFT …, 2024 - dl.acm.org
Reactive programming reacts to data items as they occur, rather than waiting for them to
complete. This programming paradigm is widely used in asynchronous and event-driven …

Migrating from Develo** Asynchronous Multi-Threading Programs to Reactive Programs in Java.

A Zbarcea, C Tudose - Applied Sciences (2076-3417), 2024 - search.ebscohost.com
Modern software application development imposes standards regarding high performance,
scalability, and minimal system latency. Multi-threading asynchronous programming is one …

Considerations for integrating virtual threads in a Java framework: a Quarkus example in a resource-constrained environment

A Navarro, J Ponge, F Le Mouël… - Proceedings of the 17th …, 2023 - dl.acm.org
Virtual threads are a highly anticipated feature in the Java world, aiming at improving
resource efficiency in the JVM for I/O intensive operations while simplifying developer …

Performance Analysis of Web Server Side Reactive Programming

H Li, X Guo - International Conference on 6GN for Future Wireless …, 2023 - Springer
The traditional imperative programming paradigm at web server side encounters some
performance limitations when handling lots of concurrent requests. The performance …

Reactive-Optimized Sentence Detection In Kubernetes Using OpenNLP And Native GraalVM Image With Framework Metric Comparison

A Sharma, K Tahiliani, GP Dubey - 2023 4th International …, 2023 - ieeexplore.ieee.org
Java was chosen over Python for data science endeavours since it is a widely-used
programming language. The default JVM was GraalVM, an industry-leading and high …

[PDF][PDF] Bibliography on Mobile Computing, Adaptive Systems and Distributed Computing

F Le Mouël - mainly included in PhD Thesis Adaptive …, 2008 - perso.citi.insa-lyon.fr
Bibliography on Mobile Computing, Adaptive Systems and Distributed Computing Page 1
Bibliography on Mobile Computing, Adaptive Systems and Distributed Computing (mainly …

Analysis, design and prototypical implementation of a performant and secure IoT system for novel martial arts equipment

MM Śmiech - 2022 - repositum.tuwien.at
Evaluating sports data in a performant and secure manner is challenging and technically
complex, even more so in a spatially distributed system. Recent advancements in both …

Performance and Cyclomatic Complexity Correlation in Java Reactive Frameworks

A Cervin, C Trenter - 2022 - diva-portal.org
Software performance is of interest to all who want to lower their hardware costs and provide
services with speedy responses to users, to this end reactive programming can be …

[PDF][PDF] Vergleichende Analyse der Performance und Ressourcenauslastung zwischen Platform-und Virtual-Threads in Java 21

P Hörig - 2024 - opus4.kobv.de
Die Bachelorarbeit untersucht die Performance und Ressourcenauslastung von Platform-
und Virtual-Threads in Java 21. Im Kontext der E-Commerce-Plattform der Telefónica …

[PDF][PDF] Comparison of Concurrency Technologies in Java

E Gustafsson, O Nederlund Persson - LU-CS-EX, 2024 - lup.lub.lu.se
This study was conducted in order to test the performance of Java's virtual threads against
platform threads and reactive systems in the context of a high load server/client system. As …