Hasso-Plattner-Institut
Prof. Dr. h.c. mult. Hasso Plattner
 

Trends and Concepts in the Software Industry I
In-Memory Applications

The lecture will take place from Mo, June 27th – Th, June 30th, 2011 and will be held by Prof. Hasso Plattner. It takes place in auditorium 3 from 9:15 am until 4:45 pm. Oral examinations take place the week after in V-2.16. Concrete assignments to examination slots will be provided at the end of the lecture week.

Contents

The focus of this lecture lies in and around enterprise applications with regards to in-memory databases. The lecture will largely be based on the new book by Plattner and Zeier, which is available for free to all enrolled students at V-2.11 (Andrea Lange). The contents of the lecture include:

  • Design
    • Introduction to design thinking and how it can help in the software development process
    • Design research overview of activities at HPI and Center for Design Research at Stanford University
  • Complexity and characteristics of enterprise applications
    • Focus on financial accounting
    • How accounting systems were built previously and how they can be built simpler today (e.g. reducing complexity by avoiding materialized aggregates)
  • Column-oriented, in-memory databases and compression
  • Trends in hardware
    • The shift from disk to main-memory
    • The CPU / memory boundary as the new bottleneck
  • Parallel programming
    • Why is it hard to introduce parallelism to business applications?
    • Multi-core CPUs and how they change the way we must program
  • Deployment options
    • On-premise vs. Software-as-a-Service
    • Massive parallelism by building a cluster of SMP machines (e.g. blade servers)
  • Maintenance of software and interface compatibility

After the lecture the students should be able to see and discuss emerging trends of software engineering and data management in the context of enterprise applications.