Method: Vips.concurrency_default

Defined in:
lib/vips.rb

.concurrency_defaultObject

Get the default size of libvips worker pools.



780
781
782
# File 'lib/vips.rb', line 780

def self.concurrency_default
  DEFAULT_CONCURRENCY
end