[jboss-jira] [JBoss JIRA] (WFCORE-1147) Eliminate ProcessController
David Lloyd (JIRA)
issues at jboss.org
Mon Nov 23 11:38:00 EST 2015
[ https://issues.jboss.org/browse/WFCORE-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132826#comment-13132826 ]
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)
More information about the jboss-jira
mailing list