‎2013 Aug 26 2:32 PM
Hello,
how is the reaction of a shared memory objects, if the system landscape has more than one application server.
Thank you.
‎2013 Aug 26 3:35 PM
‎2014 Aug 02 7:34 PM
Application layer contains one or more application servers and a message server ( for communication between application servers within a system).
Application server contains different components :
Work processes
Dispatcher
Gateway
Shared Memory , and
Database Connections.
All the work processes on an application server use a common main memory area called the shared memory to save contexts or to buffer constant data locally.