Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ingest all the data into fcrepo4 as datastreams binaries on objects containers.

Using jgroups configuration at https://gist.github.com/cbeer/fd3997e40fe014eab071

Using curl:

Test 2a: Ingest all the data as

...

containers and

...

binaries, one at a time

 

Test 2b: Ingest all the data as

...

containers arranged in a druid tree

 

Code Block
> quantile(create$V4, c(0, .5, .7, .9, .95, .99, 1))
       0%       50%       70%       90%       95%       99%      100% 
   0.6590    6.1800    9.1844   24.7972   44.7202  226.7644 1094.8120 

 

Ingest speed over time

Test 2c: Ingest all the data as

...

containers in a druid tree AND use fcr:batch

Code Block
> quantile(create$V4, c(0, .5, .7, .9, .95, .99, 1))
      0%      50%      70%      90%      95%      99%     100% 
  0.4670   5.2440   7.8554  20.3558  33.8186 101.2618 711.0130 

...

Test 4: Realistic Ingest into Fedora 4

  • add RDF as properties on objects resources
  • Each page as a ordered same-name sibling on an object container 

 

Using ldp-client: