[
https://issues.jboss.org/browse/WFCORE-1147?page=com.atlassian.jira.plugi...
]
David Lloyd commented on WFCORE-1147:
-------------------------------------
Using a socket for input would mean that the server would also need an ack for its
requests, in case the input socket dies. If we use stdin, then delivery is guaranteed:
either the message gets to the client, or the client is killed.
Eliminate ProcessController
---------------------------
Key: WFCORE-1147
URL:
https://issues.jboss.org/browse/WFCORE-1147
Project: WildFly Core
Issue Type: Task
Components: Server
Reporter: David Lloyd
We should eliminate ProcessController and directly have the HC control the servers. This
should greatly simplify the code and add more power and flexibility to the management and
lifecycle of server JVMs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)