GitHub user patrickstuedi opened a pull request:
https://github.com/apache/incubator-crail/pull/5
Enable Crail to use multiple cores when configured to use NaRPC (RPC and
Storage)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patrickstuedi/incubator-crail narpc_multicore
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit 9d9d76082e82cebdcb674510faf4e35c2cdb8ef9
Author: Patrick Stuedi <stu@...>
Date: 2018-02-23T12:59:02Z
Enable Crail to use multiple cores when configured to use NaRPC (RPC and
Storage)
----
---