OOM and MOM Lectures

This module introduces communication paradigms on higher abstraction levels than sockets.

1. Introduction to Communication Middleware

This part introduces the concepts of object-oriented and message-oriented middleware.

Videos

2. Object-Oriented Middleware

This part explains object-oriented middleware in detail.

Source Code

The programming examples can be found in GitHub, https://github.com/KTH-ID1212/rmi

Videos

3. Message-Oriented Middleware

This part gives an example of how message-oriented middleware can be used.

Videos

How the chat application could be implemented using a MOM for communication Links to an external site.