You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by fp...@apache.org on 2016/05/11 18:06:46 UTC

[39/50] [abbrv] incubator-omid git commit: Merge pull request #101 from yahoo/gh-ParallelExecutionExample

Merge pull request #101 from yahoo/gh-ParallelExecutionExample

Parallel execution example

Project: http://git-wip-us.apache.org/repos/asf/incubator-omid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-omid/commit/4e02a913
Tree: http://git-wip-us.apache.org/repos/asf/incubator-omid/tree/4e02a913
Diff: http://git-wip-us.apache.org/repos/asf/incubator-omid/diff/4e02a913

Branch: refs/heads/master
Commit: 4e02a913026bcd004ff6c12a498e97c18b8172f1
Parents: 41d2e23 e95a12f
Author: Francisco P�rez-Sorrosal <fp...@gmail.com>
Authored: Fri May 6 10:11:42 2016 -0700
Committer: Francisco P�rez-Sorrosal <fp...@gmail.com>
Committed: Fri May 6 10:11:42 2016 -0700

----------------------------------------------------------------------
 examples/pom.xml                                |   6 +
 examples/run.sh                                 |  11 +-
 .../apache/omid/examples/ParallelExecution.java |  94 ++++++++
 .../apache/omid/examples/RowIdGenerator.java    |  23 ++
 .../omid/examples/SnapshotIsolationExample.java | 215 +++++++++++--------
 pom.xml                                         |   2 +-
 6 files changed, 260 insertions(+), 91 deletions(-)
----------------------------------------------------------------------