History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2218
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Maikel vd Hurk
Votes: 5
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Perforce add capability to do parallel sync

Created: 28/Oct/14 10:20 PM   Updated: 13/Jan/17 02:02 PM
Return to search
Component/s: None
Affects Version/s: 5.1.36
Fix Version/s: 7.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Perforce add capability to do parallel sync, see:
 --parallel


Specify options for parallel file transfer. The configuration variable net.parallel.max must be set to a value greater than 1 to enable the --parallel option.

    threads=n sends files concurrently using n independent network connections. The specified threads grab work in batches.

    batch=n specifies the number of files in a batch.

    batchsize=n specifies the number of bytes in a batch.

    min=n specifies the minimum number of files in a parallel sync. A sync that is too small will not initiate parallel file transfers.

    minsize=n specifies the minimum number of bytes in a parallel sync. A sync that is too small will not initiate parallel file transfers.

More info: http://www.perforce.com/perforce/doc.current/manuals/cmdref/p4_sync.html#p4_sync.usage.parallel

 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.