Method: Vips.concurrency_default
- Defined in:
- lib/vips.rb
permalink .concurrency_default ⇒ Object
Get the default size of libvips worker pools.
765 766 767 |
# File 'lib/vips.rb', line 765 def self.concurrency_default DEFAULT_CONCURRENCY end |