Sha256: c43e6bd5d5917ba73e1b488acb31029d8a363e3d92050c38171153f141129593
Contents?: true
Size: 311 Bytes
Versions: 12
Compression:
Stored size: 311 Bytes
Contents
God.watch do |w| w.name = 'keepalive' w.start = File.join(GOD_ROOT, *%w[test configs keepalive keepalive.rb]) w.log = File.join(GOD_ROOT, *%w[test configs keepalive keepalive.log]) w.keepalive(:interval => 5.seconds, :memory_max => 10.megabytes, :cpu_max => 30.percent) end
Version data entries
12 entries across 12 versions & 3 rubygems