Zobrazeno 1 - 10
of 62
pro vyhledávání: '"Guido Salvaneschi"'
Publikováno v:
IEEE Software. 40:50-55
Autor:
Daniel Sokolowski, Guido Salvaneschi
Publikováno v:
2023 IEEE 20th International Conference on Software Architecture Companion (ICSA-C).
Autor:
Boris Koldehofe, Manisha Luthra, Niels Danger, Guido Salvaneschi, Ioannis Stavrakakis, Pascal Weisenberger
Publikováno v:
Journal of Computer and Systems Sciences (JCSS), 122, 94-125. Elsevier
Distributed Complex Event Processing (DCEP) is a commonly used paradigm to detect and act on situational changes of many applications, including the Internet of Things (IoT). DCEP achieves this using a simple specification of analytical tasks on data
Publikováno v:
Proceedings of the 44th International Conference on Software Engineering.
Publikováno v:
Proceedings of the ACM on Programming Languages. 4:1-30
Pressed by the difficulty of writing asynchronous, event-driven code, mainstream languages have recently been building in support for a variety of advanced control-flow features. Meanwhile, experimental language designs have suggested effect handlers
Publikováno v:
Proceedings of the ACM on Programming Languages. 4:1-30
Large scale distributed systems require to embrace the trade off between consistency and availability, accepting lower levels of consistency to guarantee higher availability. Existing programming languages are, however, agnostic to this compromise, r
Autor:
Nafise Eskandani, Guido Salvaneschi
Publikováno v:
MSR
Function as a Service (FaaS) has grown in popularity in recent years, with an increasing number of applications following the Serverless computing model. Serverless computing supports out of the box autoscaling in a pay-as-you-go manner, letting deve
Multitier programming deals with developing the components that pertain to different tiers in the system (e.g., client and server), mixing them in the same compilation unit. In this paradigm, the code for different tiers is then either generated at r
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::1487a0eb248ba5a00560f4309f5c603b
http://www.alexandria.unisg.ch/267228/
http://www.alexandria.unisg.ch/267228/
Publikováno v:
FAS*W@SASO/ICAC
Context-awareness plays a central role in self-adaptive software. By a programming perspective, context is often used implicitly, and context-aware code is fragmented in the codebase. In Context-Oriented Programming, instead, context is considered a
Publikováno v:
FTfJP@ECOOP
Data replication is essential in scenarios like geo-distributed datacenters, but poses challenges for data consistency. Developers adopt Strong consistency at the cost of performance or embrace Weak consistency and face a higher programming complexit