80 81 82 83
# File 'lib/cloudi.rb', line 80 def self.thread_count s = getenv('CLOUDI_API_INIT_THREAD_COUNT') s.to_i end