jboss7.x - What is the difference between host controller and process controller in JBoss EAP? -


in jboss eap 2 separate jvm's included management purposes.

  • what difference between hostcontroller , processcontroller?
  • why need separate management processes?

the hostcontroller process server process manages exchanges between host , domain controller. process controller there manage managed server processes on host.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -