Gemfile | 644 | 0 | 0 | | | 37 Bytes | 63b6a00b28176c2c85f987ae4620ca863761545b5d56523e6590ac13578ca98d |
LICENSE | 644 | 0 | 0 | | | 1.05 KB | aac473a908d04035381e1b1f751f31f349176aa4585c4ad6989f0df832f0ae31 |
README.rdoc | 755 | 0 | 0 | | | 10.8 KB | decf22e492d5a8de6c15a5f8a991b2c72461e5b4fa16403d8ed265fc6b106dd0 |
Rakefile | 644 | 0 | 0 | | | 452 Bytes | 6153462c58f80851f1bd3d8287d1d3ff13a80a27260a262db05008322e1a93c4 |
bin/loops | 755 | 0 | 0 | | | 512 Bytes | 4936a0021a5e532c195bd41f119b7891afebe3028aea6a64c4daebe63c025f8b |
.gitignore | 644 | 0 | 0 | | | 89 Bytes | 5cdc7df14947670d06c5b6532f8a94e8faed6106c429c57a732bfdfb341a6f2c |
.rspec | 644 | 0 | 0 | | | 30 Bytes | 5a6e6f93550f2338664f9846c6d496b8cc34938d6874d8010e893c967d09e436 |
bin/loops-memory-stats | 755 | 0 | 0 | | | 6.31 KB | 402658b6d3cfdae7d938223c6a215f8d13a0dd7177ffb89928ae97689647722d |
generators/loops/loops_generator.rb | 644 | 0 | 0 | | | 828 Bytes | be667f8faee5e20563f988766a0c6497ef5e3f6ec7528a1c69d8b5a1aa2dbb9c |
generators/loops/templates/app/loops/APP_README | 644 | 0 | 0 | | | 60 Bytes | 402c9408f9188f76b7371d5af15004ec4c46d77705ab5d40f10205bf679597be |
generators/loops/templates/app/loops/queue_loop.rb | 644 | 0 | 0 | | | 197 Bytes | 6f19e17fb5fc31001a986f89170c6c215bd28f759d4adefc652c209b5a70d086 |
generators/loops/templates/app/loops/simple_loop.rb | 644 | 0 | 0 | | | 252 Bytes | 445914fe43a01efe50b36d1659e71cc77a59512bdcf507ebcc83e985420c882a |
generators/loops/templates/config/loops.yml | 644 | 0 | 0 | | | 827 Bytes | d8f7b0cbde4e1590c879e258e82202ccb0c8ed44e6f640aa02af258d8a2e7022 |
generators/loops/templates/script/loops | 755 | 0 | 0 | | | 676 Bytes | 8088a341870ae72d8fa34515834a6d896f9c9142d0892f1c43373e5606b40874 |
init.rb | 644 | 0 | 0 | | | 54 Bytes | 7a77566a33734bc80ed6cdc825fd062f529b98ba703bb30d2aa187eccbb6b784 |
lib/loops.rb | 644 | 0 | 0 | | | 4.11 KB | 956520673ab7f4d741575f46480aa0d128a461aa9b5bb706b58a7902ec1b12ab |
lib/loops/autoload.rb | 644 | 0 | 0 | | | 635 Bytes | cced8b75c5f7fc40424cf70335e6e3785cc38950c71084fc0fec181c7d6b2ee2 |
lib/loops/base.rb | 644 | 0 | 0 | | | 3.56 KB | 6159189b33f262f8dd5ef813cef52874dcb3c132d3fd187a4910c784bb1bf11f |
lib/loops/cli.rb | 644 | 0 | 0 | | | 833 Bytes | 8d88d64ea0058be3f068b1eed56b5c163b851058d2be69ace06dda3016928c85 |
lib/loops/cli/commands.rb | 644 | 0 | 0 | | | 3.45 KB | 289a2f37501cc542a79d7154abc932466298964220ffc77aac3bddfe4f5e074b |
lib/loops/cli/options.rb | 644 | 0 | 0 | | | 8.71 KB | 9a1e81a59d4e0d7b3ba08d97910c6167428a81580cf911cfbb1086a94501d418 |
lib/loops/command.rb | 644 | 0 | 0 | | | 836 Bytes | 78833b210590e630f1d94e3e12f84715770a96a21301ee808324bf0ed839227e |
lib/loops/commands/debug_command.rb | 644 | 0 | 0 | | | 242 Bytes | 3395fe08423c9da529e529124736245020887d6b74a44e3d2fe31fb6057a5712 |
lib/loops/commands/list_command.rb | 644 | 0 | 0 | | | 345 Bytes | 95d6faa0c418fe452e11791d9cc1488047b4eae3886b5bd5d269bac9f674f471 |
lib/loops/commands/start_command.rb | 644 | 0 | 0 | | | 613 Bytes | b42658c2e94bfcb24f7a7042f4e9272e8de8e85a62a3b6a35e4765e1ff70ac11 |
lib/loops/commands/stats_command.rb | 644 | 0 | 0 | | | 186 Bytes | b94eb80cac1874a98bb7b1cd5a2f53a9ddb20406869dfbe57cd4e6427bb59ca9 |
lib/loops/commands/stop_command.rb | 644 | 0 | 0 | | | 511 Bytes | 9460d367865fd344a8b855ce550d32d1fd7d961ee8c9ab13d92d0b8bf0812715 |
lib/loops/daemonize.rb | 644 | 0 | 0 | | | 1.66 KB | a42db6554eb845a00ffa91e7db7d645d6f54b2f4dc059380d25290c7d2a99dc9 |
lib/loops/engine.rb | 644 | 0 | 0 | | | 6.48 KB | f25c44a3bc6d67f6a38795154d0859b7e339c33e422ceebc8ac7ca448fb97cc8 |
lib/loops/errors.rb | 644 | 0 | 0 | | | 145 Bytes | 161a41a9e9e3a9b16eae193e8c228d9f45f40ea28c1006e438efe412acfec453 |
lib/loops/logger.rb | 644 | 0 | 0 | | | 6.14 KB | 0ab5f0f6434646148484d18b683f54947908109a994a413f5a3fc42ad2c0dd85 |
lib/loops/process_manager.rb | 644 | 0 | 0 | | | 2.65 KB | 0981ca72bfd6ada2b1e7d54b882d0686174c9d382d5f5a7573bfb09f6adfb509 |
lib/loops/queue.rb | 644 | 0 | 0 | | | 2.15 KB | bbeae48335e4425675c44bb91dc5c8ac481ade4a8e78db2ac4346baf558efb76 |
lib/loops/version.rb | 644 | 0 | 0 | | | 146 Bytes | 48a057291d5725da3fb008b45c8263840a6acd6fe9707b80a0ea0636d0e7335c |
lib/loops/worker.rb | 644 | 0 | 0 | | | 2.92 KB | 91a88a95ddaec96153057e53312482b217ed93ba467f8d676586dc02a3afe455 |
lib/loops/worker_pool.rb | 644 | 0 | 0 | | | 1.19 KB | 6a19059124613960b06f08597830ea21bf15ffbed86c447dcdc4dc60912a20aa |
loops.gemspec | 644 | 0 | 0 | | | 1.14 KB | 79699ced4e79ba03e11951b4517d4a0283884087fc927b2f48d865d9fd8d3966 |
spec/loop_lock_spec.rb | 644 | 0 | 0 | | | 1.53 KB | b3833f3b6d85862d62e079bdf824e20a1570cc936518d515cae3d5904ad383fb |
spec/loops/base_spec.rb | 644 | 0 | 0 | | | 2.42 KB | c0a306d7f28b040919116f131704b1ec69430f0ef9f50455d7c4068acad607b8 |
spec/loops/cli_spec.rb | 644 | 0 | 0 | | | 6.19 KB | 85282cb5a12a0069d2d8538650bc39012fd58fbde8710ed6395dd97fafe3eece |
spec/loops_spec.rb | 644 | 0 | 0 | | | 564 Bytes | 8e98b4994fe1de805395f40f58247fd6be5f48d8f4d21ba817bb6e0f4185e9f8 |
spec/rails/another_loop.rb | 644 | 0 | 0 | | | 52 Bytes | 88391f823e96edfdbd34b7675485465e0fe969d7341c6afeb08f540a7dfece76 |
spec/rails/app/loops/complex_loop.rb | 644 | 0 | 0 | | | 196 Bytes | 8657476c90ccf68ca69b9c74e52ecafc93ff06ccf803bfbf8821ae0d9ae29506 |
spec/rails/app/loops/simple_loop.rb | 644 | 0 | 0 | | | 126 Bytes | df1d3cc4588277ce9dbe55a79ece767a30630b7713990b0c27a54963b244d82d |
spec/rails/config.yml | 644 | 0 | 0 | | | 93 Bytes | a3dd7cfc632e8e957903e86706c47751e76fccc784c89e4d647e159e41666e2d |
spec/rails/config/boot.rb | 644 | 0 | 0 | | | 24 Bytes | c617895e07858ddf5b49c1cd568b94f3abd6f60fab02ed538d805382a8520993 |
spec/rails/config/environment.rb | 644 | 0 | 0 | | | 122 Bytes | cdd7128d5a7a345db9ef944a6cb475d67df153a529dcc4a17063aad3868e8998 |
spec/rails/config/init.rb | 644 | 0 | 0 | | | 36 Bytes | ba2db3d2bc6e56cad8e24a1c0bfd0d4e69dfadc4dd1225eeb5c669d2c0099820 |
spec/rails/config/loops.yml | 644 | 0 | 0 | | | 248 Bytes | 84507b54a36c79f1255537dd9f53bf95125c13b6bd3b5bfe79fa4ef5209fc746 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 3.58 KB | 6c7e9eddddeee16ac7faeea1632b1db23fa2e6fdeaf5a75824d7fa1a11cb18c7 |