From HTTP to HTML: Erlang/OTP experiences in web based service applications

  • Authors:
  • Francesco Cesarini;Lukas Larsson;Michal Ślaski

  • Affiliations:
  • Erlang Training and Consulting Ltd, London, United Kingdom;Erlang Training and Consulting Ltd, London, United Kingdom;Erlang Training and Consulting Ltd, London, United Kingdom

  • Venue:
  • Proceedings of the 2006 ACM SIGPLAN workshop on Erlang
  • Year:
  • 2006

Quantified Score

Hi-index 0.05

Visualization

Abstract

This paper describes the lessons learnt when internally developing web applications in Erlang. On the basis of these experiences, a framework called the Web Platform has been implemented. The Web Platform follows a design pattern separating data processing and formatting, allowing the construction of flexible and maintainable software architectures. It also delivers mechanisms for building dynamic pages and components. On top of the platform and components, web interfaces to commercial Erlang systems have been built.