You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/07/06 22:51:11 UTC

[jira] [Created] (BEAM-428) InProcessRunner - Bundle based local runner

Ahmet Altay created BEAM-428:
--------------------------------

             Summary: InProcessRunner - Bundle based local runner
                 Key: BEAM-428
                 URL: https://issues.apache.org/jira/browse/BEAM-428
             Project: Beam
          Issue Type: New Feature
          Components: sdk-py
            Reporter: Ahmet Altay
            Assignee: Ahmet Altay


InProcessRunner is a bundle based drop in replacement for DirectRunner.

Similar to its Java equivalent it improves DirectRunner by executing transforms in parallel using bundles similar to a service based implementations. It offers better performance and more validation options.

Initially it will be a runner for executing batch jobs only. The target of this phase is to develop a drop in replacement for DirectRunner. Later it will be improved by adding streaming execution.



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