You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/03/30 11:01:22 UTC

[jira] [Created] (BATCHEE-23) think about auto clustering for JBatch Jobs itself

Mark Struberg created BATCHEE-23:
------------------------------------

             Summary: think about auto clustering for JBatch Jobs itself
                 Key: BATCHEE-23
                 URL: https://issues.apache.org/jira/browse/BATCHEE-23
             Project: BatchEE
          Issue Type: Bug
            Reporter: Mark Struberg


The JBatch specification itself does not talk much about clustered environments.
When running on a server there are 2 basically different modes we might need to support:

* cold-standby mode: all the batches run on a single node. But if the node goes down another node automatically takes over
* data partioning: the cluster will be utilized to map-reduce like spread the workload to all available cluster nodes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)