You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/07/04 10:57:22 UTC

[jira] [Created] (JENA-486) Scaling TDB Transactions

Andy Seaborne created JENA-486:
----------------------------------

             Summary: Scaling TDB Transactions
                 Key: JENA-486
                 URL: https://issues.apache.org/jira/browse/JENA-486
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Andy Seaborne


TDB transactions (which are DatasetGraphs built in DatasetBuilderTxn) have limited calability.

BlockMgrJournal, used for modified data in indexes is an in-memory structure.

The transactional NodeTableTrans
   IndexMap
   but with a disk-backed object file to stage objects. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira