Pages

Download SAP Certification Material for FREE @ http://sap-ebooks-den.blogspot.com

Monday, November 1, 2010

Java Instance – Server Process



Server Process components:

Connection request handler receives the first request from a client. From this time point on, the client has a fixed connection to the dispatcher.
Session level services are services that are assigned to a session.
Application-level services or the actual application program.

1) The Server Processes of the J2EE Engine actually execute the J2EE application.
Each server process is multi-threaded, and can therefore process a large number of requests simultaneously. Java Dispatcher assigns requests to the server processes.

2) The identification of the jlaunch processes can be easy done with their PID, the PID is also represented in the monitoring tools as the SAP Management Console.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...