Module: Xcflushd::Threading
- Defined in:
- lib/xcflushd/threading.rb
Class Method Summary collapse
Class Method Details
.default_threads ⇒ Object
6 7 8 |
# File 'lib/xcflushd/threading.rb', line 6 def self.default_threads Concurrent.processor_count * 4 end |