Imperial College London

Emeritus ProfessorSusanEisenbach

Faculty of EngineeringDepartment of Computing

Emeritus Professor of Computing
 
 
 
//

Contact

 

s.eisenbach Website

 
 
//

Location

 

Huxley BuildingSouth Kensington Campus

//

Summary

 

Publications

Citation

BibTex format

@inproceedings{Plociniczak:2010,
author = {Plociniczak, H and Eisenbach, S},
pages = {61--75},
publisher = {Springer},
title = {JErlang: Erlang with Joins},
url = {http://www-dse.doc.ic.ac.uk/cgi-bin/moin.cgi/sue},
year = {2010}
}

RIS format (EndNote, RefMan)

TY  - CPAPER
AB - Erlang is an industrially successful functional language that uses the Actor model for concurrency. It supports the message-passing paradigm by providing pattern-matching over received messages. Unfortunately coding synchronisation between multiple processes is not straightforward. To overcome this limitation we designed and implemented JErlang, a Join-Calculus inspired extension to Erlang. We provide a rich set of language features with our joins. We present implementation details of our two alternative solutions, a library and an altered VM. Our optimisations provide JErlang with good performance.
AU - Plociniczak,H
AU - Eisenbach,S
EP - 75
PB - Springer
PY - 2010///
SP - 61
TI - JErlang: Erlang with Joins
UR - http://www-dse.doc.ic.ac.uk/cgi-bin/moin.cgi/sue
ER -