Integrated and Mobile Distributed Systems - Fall 2014
This is the homepage of the course on Integrated and Mobile Distributed Systems, held at the University of Southern Denmark
in Fall 2014.
Material
Student Presentations
Schedule of Student Presentations
Date | Presenter | Title | Slides |
28 Oct 2014 | Martin Wolf | Session-Based Distributed Programming in Java | Link
31 Oct 2014 | TBA | TBA |
4 Nov 2014 | Martin Villumsen | Service-Oriented Architectures: From Design to Production Exploiting Workflow Patterns |
7 Nov 2014 | Christian Sommerlund | Hop, a Language for Programming the Web
Workflow Patterns |
11 Nov 2014 | Diana Hooper | Compositional Choreographies | Link |
14 Nov 2014 | Thor Bendix | S: a Scripting Language for High-Performance RESTful Web Services |
18 Nov 2014 | Simon Larsen | Pict: A Programming Language Based on the Pi-Calculus |
21 Nov 2014 | Mikkel Hansen | Service-oriented Programming with Jolie |
25 Nov 2014 | Jes Møllegård Hansen | Scribbling Interactions with a Formal Foundation |
28 Nov 2014 | Christian Nørskov | A Framework for Rule-Based Dynamic Adaptation |
2 Dec 2014 | No lecture | No lecture |
5 Dec 2014 | Magnus Djursaa Frank and Jesper Lund | TBA |
9 Dec 2014 | TBA | TBA |
12 Dec 2014 | TBA | TBA |
16 Dec 2014 | TBA | TBA |
19 Dec 2014 | TBA | TBA |
How to Install the bleeding-edge version of Jolie
svn co svn://svn.code.sf.net/p/jolie/code/trunk jolie-src
cd jolie-src
ant && sudo ant install
Useful Links