Versions Compared

Key

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

...

  • Core Services

    • Media Streamer:
      • Provides streaming capabilities for video and audio files.
    • Duplicate on Change:
      • Provides a simple mechanism for synchronizing your content between two storage providers. A running Duplicate on Change service will notice when a content item or space is added, updated, or deleted in one store and duplicate those changes in another store.
    • Duplicate on Demand:
      • Provides a simple way to duplicate content (and its associated properties) from a space in the primary storage provider to a space in another provider.
    • Image Server:
      • Deploys an instance of the Adore Djatoka web application which provides serving and viewing of JPEG2000 images. Note that in order to view images using the Image Server, the images must be in an OPEN space.
    • Image Transformer:
      • Provides a simple way to convert image files from one format to another.
    • Image Transformer - Bulk:
      • Handles the conversion of large numbers of images files from one format into other.
    • Bit Integrity Checker:
      • Provides the ability to verify that the content held within DuraCloud has maintained its bit integrity.
    • Bit Integrity Checker - Bulk:
      • Provides a simple way to determine checksums (MD5s) for all content items in any particular space by leveraging an Amazon Hadoop cluster. This service is designed for large datasets (+10GB).
    • Bit Integrity Checker - Tools:
      • Provides additional bit integrity checking utilities which can be used to perform specific integrity checking tasks.
  • Tools

    • Upload Tool:
      • Provides a graphical interface for transferring files and folders to DuraCloud.
    • Sync Tool:
      • Provides a command line utility for keeping DuraCloud content synchronized with the local file system.
    • Retrieval Tool:
      • Provides a command line utility for transferring content stored in DuraCloud to the local file system.
    • Chunker Tool:
      • Provides a command line utility for transferring single files to DuraCloud. Files larger than a configurable threshold will be "chunked" (split into multiple files) prior to transfer.
    • Stitcher Tool:
      • Provides a command line utility for retrieving single "chunked" files from DuraCloud. As the file is retrieved, it is "stitched" (combined back into the original file).