Zobrazeno 1 - 10
of 203
pro vyhledávání: '"De Meuter, Wolfgang"'
Publikováno v:
The Art, Science, and Engineering of Programming, 2024, Vol. 8, Issue 3, Article 11
Context: Reactive programming (RP) is a declarative programming paradigm suitable for expressing the handling of events. It enables programmers to create applications that react automatically to changes over time. Whenever a time-varying signal chang
Externí odkaz:
http://arxiv.org/abs/2403.02296
Publikováno v:
34th European Conference on Object-Oriented Programming, ECOOP 2020. LIPIcs Leibniz International Proceedings in Informatics (2020), Vol. 166, 19:1-19:29, Schloss Dagstuhl - Leibniz-Zentrum f\"ur Informatik
Reactive programming is a programming paradigm whereby programs are internally represented by a dependency graph, which is used to automatically (re)compute parts of a program whenever its input changes. In practice reactive programming can only be u
Externí odkaz:
http://arxiv.org/abs/2306.12313
Publikováno v:
The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 3, Article 14
Reactive programming is a popular paradigm to program event-driven applications, and it is often proposed as a paradigm to write distributed applications. One such type of application is *prosumer* applications, which are distributed applications tha
Externí odkaz:
http://arxiv.org/abs/2202.09228
Publikováno v:
The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 1, Article 2
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 concise syntax to write down processing pipelines to consume the vast amoun
Externí odkaz:
http://arxiv.org/abs/2107.07296
Autor:
Vandercammen, Maarten, Christophe, Laurent, Di Nucci, Dario, De Meuter, Wolfgang, De Roover, Coen
Publikováno v:
The Art, Science, and Engineering of Programming, 2021, Vol. 5, Issue 2, Article 5
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-program perspective on the web application under test. Inquiry: We hypot
Externí odkaz:
http://arxiv.org/abs/2010.16303
Publikováno v:
The Art, Science, and Engineering of Programming, 2021, Vol. 5, Issue 2, Article 10
Context: Actor-based programming languages offer many essential features for developing modern distributed reactive systems. These systems exploit the actor model's isolation property to fulfill their performance and scalability demands. Unfortunatel
Externí odkaz:
http://arxiv.org/abs/2010.16301
Publikováno v:
The Art, Science, and Engineering of Programming, 2019, Vol. 3, Issue 3, Article 5
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 programmers with the means to declaratively write event-driven application
Externí odkaz:
http://arxiv.org/abs/1902.00524
Publikováno v:
The Art, Science, and Engineering of Programming, 2018, Vol. 2, Issue 2, Article 3
Web programmers are often faced with several challenges in the development process of modern, rich internet applications. Technologies for the different tiers of the application have to be selected: a server-side language, a combination of JavaScript
Externí odkaz:
http://arxiv.org/abs/1712.01161
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 the hardware level. We propose to model computations in terms of restar
Externí odkaz:
http://arxiv.org/abs/1706.03539