Zobrazeno 1 - 10
of 30
pro vyhledávání: '"Adam Welc"'
Autor:
Adam Welc
Publikováno v:
ESEC/SIGSOFT FSE
Microservices architecture, which is increasingly being adopted by large technology companies, can accelerate development and deployment of backend code by partitioning a monolithic infrastructure into independent components. At the same time, micros
Publikováno v:
Biologics, Vol 4, Iss 1, Pp 17-29 (2024)
Background: Patients living with chronic obstructive pulmonary disease (COPD) are at risk for lower respiratory tract infections caused by respiratory syncytial virus (RSV). The first RSV vaccines were approved in 2023 for adults ages 60 years and ol
Externí odkaz:
https://doaj.org/article/bb09eba944df489daab6fb6883edb72f
Publikováno v:
IEEE Software. 34:26-29
Autor:
Laurence Tratt, Adam Welc
Publikováno v:
IEEE Software. 31:76-79
Publikováno v:
DLS
The R language, from the point of view of language design and implementation, is a unique combination of various programming language concepts. It has functional characteristics like lazy evaluation of arguments, but also allows expressions to have a
Publikováno v:
DLS
Today's Internet is long past static web pages filled with HTML-formatted text sprinkled with an occasional image or animation. We have entered an era of Rich Internet Applications executed locally on Internet clients such as web browsers: games, phy
Autor:
Robert L. Bocchino, Adam Welc, Stephen T. Heumann, Vikram Adve, Tatiana Shpeisman, Sarita V. Adve, Nima Honarmand
Publikováno v:
POPL
A number of deterministic parallel programming models with strong safety guarantees are emerging, but similar support for nondeterministic algorithms, such as branch and bound search, remains an open question. We present a language together with a ty
Publikováno v:
Concurrency and Computation: Practice and Experience. 18:1613-1656
This paper proposes two approaches to managing concurrency in Java using a guarded region abstraction. Both approaches use revocation of such regions—the ability to undo their effects automatically and transparently. These new techniques alleviate
Publikováno v:
Science of Computer Programming. 57:164-186
A transaction defines a locus of computation that satisfies important concurrency and failure properties. These so-called ACID properties provide strong serialization guarantees that allow us to reason about concurrent and distributed programs in ter
Publikováno v:
SNAKDD
Triangle listing, or identifying all the triangles in an undirected graph, is a very important graph problem that serves as a building block of many other graph algorithms. The compute-intensive nature of the problem, however, necessitates an efficie