discobolo:Ruby工作人员系统

时间:2021-05-17 04:43:22
【文件属性】:
文件名称:discobolo:Ruby工作人员系统
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-17 04:43:22
Ruby Discobolo(WIP) Ruby工作者系统以 ##用法: 设置应用程序: # Configure Discobolo Discobolo :: Config . setup do | config | config . client = [ "127.0.0.1:7711" ] config . queues = [ "default" , "important" , "bogus" ] config . fetch_options = { count : 10 , timeout : 2000 } config . stats = :influxdb config . actor_concurrency = 5 config . logger = $stdout # or filepath.log end # Run Application: Disc
【文件预览】:
discobolo-master
----.gitignore(87B)
----.rspec(30B)
----bin()
--------setup(115B)
--------console(334B)
----.travis.yml(76B)
----CODE_OF_CONDUCT.md(1KB)
----discobolo.gemspec(1KB)
----LICENSE.txt(1KB)
----examples()
--------socket.rb(1KB)
--------config.ru(86B)
--------boot.rb(1KB)
----spec()
--------spec_helper.rb(4KB)
--------lib()
----README.md(2KB)
----web()
--------assets()
--------views()
----lib()
--------core_ext()
--------discobolo()
--------discobolo.rb(694B)
----Gemfile(192B)
----Rakefile(155B)

网友评论