Re: [p4] Parallel Submit not actually submitting in Parallel

P4Reg <[email protected]>
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'P4Reg'.

Try setting the server configurable's net.parallel.threads  and
net.parallel.submit.threads to specify the number of threads to sue for sync
& submit 

P4V 2017.3 changes parallel sync/submit behavior. It's disabled by default
unless the server sets net.parallel.threads and net.parallel.submit.threads,
with an option for a user to disable these features. This is the opposite of
previous behaviour. 

From the P4V help on Preferences->Server data (  
https://www.perforce.com/perforce/doc.current/manuals/p4sag/#P4SAG/performance.parallel_processing.html
):


  
-  Disable parallel sync : Disables concurrent transfer of files for all P4V
  connections. There is no configuration in P4V to turn  on  parallel sync;
  instead, parallel sync is enabled automatically when the  net.parallel.threads
   config parameter is set in a server (2014.1 or later). Parallel sync can
  greatly reduce the amount of time it takes to update a workspace, especially
  when connecting across a high latency network. For more information on
  parallel processing, see   Using parallel processing for submits and syncs
  [https://www.perforce.com/perforce/doc.current/manuals/p4sag/#P4SAG/performance.parallel_processing.html?Highlight=parallel%20processing]
   in   Helix Versioning Engine Administrator Guide: Fundamentals
  [http://www.perforce.com/perforce/doc.current/manuals/p4sag/index.html] .
  
-  Enable parallel submit : Enables concurrent transfer of files when submitting
  to a 2015.1 or higher server. Similar to parallel sync, parallel submit can
  greatly reduce the amount of time required to submit by transferring multiple
  files across the network at the same time.


..and following the link   Using parallel processing for submits and syncs
[https://www.perforce.com/perforce/doc.current/manuals/p4sag/#P4SAG/performance.parallel_processing.html?Highlight=parallel%20processing]
in   Helix Versioning Engine Administrator Guide: Fundamentals
[http://www.perforce.com/perforce/doc.current/manuals/p4sag/index.html]  :


  
-  Use the  net.parallel.threads  configurable to turn on parallel sync in a
  server (2014.1 or later). This parameter specifies the number of independent
  network connections that can be used for syncing files concurrently for each
  sync. When this parameter is set, parallel sync is automatically enabled in
  P4V as well.
  
-  Use the  net.parallel.submit.threads  configurable to specify the number of
  threads to be used for sending files in parallel for each submit.




--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5524-parallel-submit-not-actually-submitting-in-parallel
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.