X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=Documentation%2Flei-q.pod;h=8134223e8bc333d5224e300fb1b04f4f9baf2b71;hp=2f0c3bc6cdf518e6638628414fa1097bb3446f23;hb=0ce21001f0fd7f2369611f350f4722bb9597eca3;hpb=ad8acf7d6484d0a489499742cadadbd4f890ab53 diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 2f0c3bc6..8134223e 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -124,6 +124,23 @@ of the same thread. TODO: Warning: this flag may become persistent and saved in lei/store unless an MUA unflags it! (Behavior undecided) +=item --jobs=QUERY_WORKERS[,WRITE_WORKERS] +=item --jobs=,WRITE_WORKERS + +=item -j QUERY_WORKERS[,WRITE_WORKERS] +=item -j ,WRITE_WORKERS + +Set the number of query and write worker processes for parallelism. + +C defaults to the number of CPUs available, but 4 per +remote (HTTP/HTTPS) host. + +C defaults to the number of CPUs available for Maildir, +IMAP/IMAPS, and mbox* destinations. + +Omitting C but leaving the comma (C<,>) allows +one to only set C + =item --dedupe=STRATEGY =item -d STRATEGY