[
https://issues.apache.org/jira/browse/JENA-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640765#comment-16640765
]
ASF GitHub Bot commented on JENA-1612:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/478
JENA-1612: A lightly parallel loader plan.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena load-light
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/478.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 #478
----
commit f40e8a7bd95faab185858cb6c297606200d33bb7
Author: Andy Seaborne <andy@...>
Date: 2018-10-06T16:15:22Z
JENA-1612: A lightly parallel loader plan.
----
> TDB2 Loader Plan for large data/constrained RAM.
> ------------------------------------------------
>
> Key: JENA-1612
> URL: https://issues.apache.org/jira/browse/JENA-1612
> Project: Apache Jena
> Issue Type: Improvement
> Components: TDB2
> Affects Versions: Jena 3.9.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.10.0
>
>
> This adds an expeirmental loaded plan that is between purely sequential and
> parallel schemes (phased or fully parallel). It may improve performance when
> index size is larger than available RAM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)