Definition

In BigMIND, a multithreaded upload refers to a method of uploading data to the cloud storage using multiple concurrent threads or connections. This approach allows for faster upload speeds by dividing the data into smaller chunks and uploading them simultaneously. Once all the chunks are uploaded, they are reassembled on the server side to reconstruct the original data.

Advantages

  • Faster Backup: By uploading multiple chunks simultaneously, the overall backup process is expedited, especially for large datasets.
  • Optimized Bandwidth: Multithreaded upload maximizes bandwidth usage by utilizing multiple connections, reducing the time required for data transfer.
  • Fault Tolerance: If one thread encounters an error or interruption, the other threads can continue uploading, ensuring resilience against network issues.
  • Scalability: This approach is scalable and can adapt to varying network conditions and bandwidth availability.

Overall, multithreaded upload is a crucial technique to efficiently and quickly transfer data to the BigMIND cloud, ensuring data protection and availability.

How to Enable/Disable Multithreaded Upload

 

Method 1: Using the BigMIND Desktop Application

  1. Open the BigMIND application.
  2. From BigMIND’s Dashboard, click on Settings.
  3. From the left-side panel, select the Resource Optimization option.
  4. Enable or disable the Use multithreaded upload (faster backup) feature based on your preferences.
  5. Click the Save button.

 

Method 2: From the BigMIND Website

This approach is exclusively accessible within the Business edition of BigMIND.
  1. Sign in to your BigMIND online account as an admin user.
  2. From the left-side menu, click Policies.
  3. Create a new policy, or select to edit an existing one.
  4. Under the Settings tab, and from the General Settings section, enable or disable the Use multithreaded upload (consumes entire bandwidth) feature based on your preferences.
  5. Click the Save button to save the changes.
Enabling the Bandwidth Throttling feature automatically disables the Multithreaded Upload one.