You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Matteo Interlandi (JIRA)" <ji...@apache.org> on 2017/04/07 04:43:41 UTC

[jira] [Created] (REEF-1769) Thread-based local runtime

Matteo Interlandi created REEF-1769:
---------------------------------------

             Summary: Thread-based local runtime
                 Key: REEF-1769
                 URL: https://issues.apache.org/jira/browse/REEF-1769
             Project: REEF
          Issue Type: Improvement
          Components: REEF Runtime Local
            Reporter: Matteo Interlandi
            Priority: Minor


Currently using the local runtime the driver and the evaluators are executed by spawning new processes. By adding a thread-based execution mode, we can make code debugging easier. A proper configuration entry should be added to enable the selection between the process-based or thread-base local mode.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)