2 citations · 2 across the 1 of their papers we have counts for
2 papers
cs.PL2017
Scaling Reliably: Improving the Scalability of the Erlang Distributed Actor Platform
Phil Trinder, Natalia Chechina, Nikolaos Papaspyrou +22
Distributed actor languages are an effective means of constructing scalable reliable systems, and the Erlang programming language has a well-established and influential model. Whil…
cs.SE2017★ 2 cited
The pragmatics of clone detection and elimination
Simon Thompson, Huiqing Li, Andreas Schumacher
The occurrence of similar code, or `code clones', can make program code difficult to read, modify and maintain. This paper describes industrial case studies of clone detection and…