- Sponsor:
- sigplan
No abstract available.
Proceeding Downloads
Erlang as an enabling technology for resilient general-purpose applications on edge IoT networks
Edge computing is one of the key success factors for future Internet solutions that intend to support the ongoing IoT evolution. By offloading central areas using resources that are closer to clients, providers can offer reliable services with higher ...
Towards online profiling of Erlang systems
Recent releases of Erlang/OTP introduced features, which can be used to improve profiling tools for systems executed on the BEAM virtual machine. We discuss the need to introduce improvements into profiling tools with the Erlang-style concurrency in ...
Intro to web prolog for Erlangers
We describe a programming language called Web Prolog. We think of it as a web programming language, or, more specifically, as a web logic programming language. The language is based on Prolog, with a good pinch of Erlang added. We stay close to ...
Tools supporting green computing in Erlang
Energy efficiency is one of the key aspects of modern software. Therefore, we present a tool for measuring the energy consumption of Erlang programs. Using this tool, we measured the energy consumption of different basic language elements, such as data ...
Runtime type safety for Erlang/otp behaviours
Callback-oriented Erlang/OTP behaviours such as the gen_server library are susceptible to malformed requests and ill-typed messages, causing server processes to crash unless a defensive programming style is used. We contribute an alternative approach in ...
Scaling Erlang distribution: going beyond the fully connected mesh
Distributed Erlang, the process of transparently running Erlang programs over networks, has a long history of immense usefulness but has problems when distributed systems reach certain scales. We explain the issues and show research done towards the ...
Gaining trust by tracing security protocols
In this article we test an Erlang implementation of the Noise Protocol Framework, using a novel form of white-box testing. We extend interoperability testing of an Erlang enoise implementation against an implementation of Noise in C. Testing typically ...
Lux: an expect-like test tool written in Erlang: synchronised testing of multiple sessions
We present Lux, an open source system level test tool with expect-like properties and support for debugging. Lux solves the problem of testing real world scenarios with multiple concurrent sessions. A typical scenario is a server and multiple clients, ...
Index Terms
Proceedings of the 18th ACM SIGPLAN International Workshop on Erlang
Recommendations
Acceptance Rates
| Year | Submitted | Accepted | Rate |
|---|---|---|---|
| Erlang '14 | 14 | 9 | 64% |
| Erlang '13 | 15 | 12 | 80% |
| Erlang '11 | 14 | 10 | 71% |
| ERLANG '08 | 10 | 9 | 90% |
| ERLANG '07 | 15 | 11 | 73% |
| Overall | 68 | 51 | 75% |




