Shouldn't the default be a value related to the number of cores like the 
original too large default was?

Maybe not exactly (.availableProcessors (Runtime/getRuntime)), as suggested 
by Fluid Dynamics, but something similar? In just about every case where 
the # cores != 8 you will be under/over provisioning. Is there a reason a 
constant was used such as to provide consistent behavior such as test 
output from run to run?

Just curious what the thinking was behind choosing a constant over a 
per-core value.

Alan

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to