Versions Compared

Key

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

...

Info

Before continuing make sure to read the article Connecting to the just:store Web-based Administration User Interface

  1. Click on Profiles in the sidebar.

  2. Click on the Activate button of the profile which suits your needs best.

...

The system is fully optimised for real-time read operations. Write operations will be slower, but do not affect read operations.

write and less important

PROsAdvantages

CONsDisadvantages

prioritize Better performance for read operations.

Write operations will be slower

.

better performance for reading operations shorter response time for each package

Editing

...

The system is optimised for a high amount of read/write requests. The I/O performance is shared between read and write operations.

mainly for the and can increase reading mainly for the and can increase writing operations.

PROsAdvantages

CONsDisadvantages

  • Write and read operations

will
  • have the same priority, resulting in a balanced data throughput.

  • Best profile when using bandwidth limitation.

  • Requests are handled via FIFO method, i.e. the “oldest” (first) entry of the processing queue is processed first.

  • If the main usage is

  • playout

  • , write operations will have the same priority

  • , meaning that the response time for

  • read operations may be increased.

  • If the main usage is

  • ingest

  • , read operations will have the same priority

  • , meaning that the response time for

Not slowing down any operations (except using bandwidth limitation).

Best profile for bandwidth limitation.

Principle of handling all requests will be FIFO*
  • write operations may be increased.

Optimised Setting for Ingest

...

The system is fully optimised for real-time write operations. Read operations are slowed down in favor of writing.

...

read and less important

PROsAdvantages

CONsDisadvantages

prioritize Better performance for write operations.

Read operations will be slower

better performance for writing operations shorter response time for each package

...

*FIFO

.