Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MESSAGE SERVER

Former Member
0 Likes
548

HI friends

What is mean by *message server?* Could you please explain it breifly

1 REPLY 1
Read only

Former Member
0 Likes
391

Hi,

Message server is used for communication between two application servers with in the same SAP land scape.

The application layer consists of one or more application servers and a message server. Each application server contains a set of services used to run the R/3 System. Theoretically, you only need one application server to run an R/3 System. In practice, the services are distributed across more than one application server. This means that not all application servers will provide the full range of services. The message server is responsible for communication between the application servers. It passes requests from one application server to another within the system. It also contains information about application server groups and the current load balancing within them. It uses this information to choose an appropriate server when a user logs onto the system.

regards,

Sreenivasa Reddy Vallem