##// END OF EJS Templates
Small parallel doc typo
Jason Grout -
Show More
@@ -346,7 +346,7 b' twobin: Two-Bin Random'
346
346
347 **Requires numpy**
347 **Requires numpy**
348
348
349 Pick two engines at random, and use the LRU of the two. This is known to be better
349 Pick two engines at random, and use the LRU of the two. This is known to be better
350 than plain random in many cases, but requires a small amount of computation.
350 than plain random in many cases, but requires a small amount of computation.
351
351
352 leastload: Least Load
352 leastload: Least Load
General Comments 0
You need to be logged in to leave comments. Login now