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

task of message server inside application server architecture

Former Member
0 Likes
420

Hi Folks,

I have just started learning ABAP.

And i have following queries in mind.

what is the task of message server inside the application server architecture?

Regards

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
390

Hi,

it's always to start with [SAP documentation|http://help.sap.com/SAPhelp_nw70/helpdata/en/fc/eb2e8a358411d1829f0000e829fbfe/content.htm]. You can have multiple application servers for one system. In this scenario application servers need to communicate. They use message server for this purpose. There is always just one message server for each system.

Cheers

Hi Folks,

I have just started learning ABAP.

And i have following queries in mind.

what is the task of message server inside the application server architecture?

Regards

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
391

Hi,

it's always to start with [SAP documentation|http://help.sap.com/SAPhelp_nw70/helpdata/en/fc/eb2e8a358411d1829f0000e829fbfe/content.htm]. You can have multiple application servers for one system. In this scenario application servers need to communicate. They use message server for this purpose. There is always just one message server for each system.

Cheers