activity
20172021
most citedDistributed Reactive Programming for Reactive Distributed Systems

15 citations · 18 across the 4 of their papers we have counts for

collaborators

5 papers

cs.PL2021

The Art of the Meta Stream Protocol: Torrents of Streams

Christophe De Troyer, Jens Nicolay, Wolfgang De Meuter

The rise of streaming libraries such as Akka Stream, Reactive Extensions, and LINQ popularized the declarative functional style of data processing. The stream paradigm offers conci…

cs.PL20203 cited

Advanced Join Patterns for the Actor Model based on CEP Techniques

Humberto Rodriguez Avila, Joeri De Koster, Wolfgang De Meuter

Context: Actor-based programming languages offer many essential features for developing modern distributed reactive systems. These systems exploit the actor model's isolation prope…

cs.SE2020

Prioritising Server Side Reachability via Inter-process Concolic Testing

Maarten Vandercammen, Laurent Christophe, Dario Di Nucci +2

Context: Most approaches to automated white-box testing consider the client side and the server side of a web application in isolation from each other. Such testers lack a whole-pr…

cs.PL201915 cited

Distributed Reactive Programming for Reactive Distributed Systems

Florian Myter, Christophe Scholliers, Wolfgang De Meuter

Context: The term reactivity is popular in two areas of research: programming languages and distributed systems. On one hand, reactive programming is a paradigm which provides prog…

cs.DC2017

Resilient Work Stealing

Pascal Costanza, Charlotte Herzeel, Wolfgang De Meuter +1

Future generations of processors will exhibit an increase of faults over their lifetime, and it becomes increasingly expensive to solve the resulting reliability issues purely at t…