You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2016/10/06 17:47:20 UTC

[jira] [Resolved] (REEF-1573) Split REEFLauncher into executable part and the Clock-running environment

     [ https://issues.apache.org/jira/browse/REEF-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julia resolved REEF-1573.
-------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via https://github.com/apache/reef/pull/1133

> Split REEFLauncher into executable part and the Clock-running environment
> -------------------------------------------------------------------------
>
>                 Key: REEF-1573
>                 URL: https://issues.apache.org/jira/browse/REEF-1573
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF Driver, REEF Evaluator, REEF-Common
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>             Fix For: 0.16
>
>
> Currently the Driver and Evaluator start only in a separate JVM process - that is, the entry point is always a {{public static void main()}} function. We have to be able to configure run REEF in the existing JVM process, possibly in parallel with other code in in the same process. Refactoring {{REEFLauncher}} into {{main()}}-running and {{Clock}}-running part would be the first step towards that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)