file transfer improvements in sharepoint 2016

file transfer improvements in sharepoint 2016

Below table describes about file transfer improvements in sharepoint 2016

SharePoint Version Mechanism Description
SharePoint 2010 Cobalt protocol Server fetch whole document from database and merge existing content with the user changes before saving the whole document back to content database.
SharePoint 2013 Shredded Storage Documents stored in small pieces in content database, so server does not have to fetch the whole document to merge original contents with the changes, which ultimately reduces the server processing overhead.
SharePoint 2016 Background Intelligent Transfer Service (BITS) Improves upload and download speeds and resiliency.
[siteorigin_widget class=”WordAds_Sidebar_Widget”][/siteorigin_widget]
[siteorigin_widget class=”WordAds_Sidebar_Widget”][/siteorigin_widget]

Improvement in File Transfer in SharePoint 2016

SharePoint Version Mechanism Description
SharePoint 2010 Cobalt protocol Server has to fetch the whole document from the database and merge the existing content with the user changes before saving the whole document back to the content database.
SharePoint 2013 Shredded Storage This allows documents to be stored in small pieces in the content database. Because documents are already “shredded” in the database, the server does not have to fetch the whole document to merge the original contents with the changes, which reduces the server processing overhead.
SharePoint 2016 Background Intelligent Transfer Service (BITS) Improves upload and download speeds and resiliency.