Skip to:
WAM seems to assume a sequential start-up of applications, using a single instance and passing the same data around, which doesn't really work when multiple applications are start almost simultaneously.
See for further explanation.
WAM seems to assume a sequential start-up of applications, using a single instance and passing the same data around, which doesn't really work when multiple applications are start almost simultaneously.