.gitignore | 644 | 0 | 0 | | | 89 Bytes | 5cdc7df14947670d06c5b6532f8a94e8faed6106c429c57a732bfdfb341a6f2c |
.rspec | 644 | 0 | 0 | | | 30 Bytes | 5a6e6f93550f2338664f9846c6d496b8cc34938d6874d8010e893c967d09e436 |
.travis.yml | 644 | 0 | 0 | | | 123 Bytes | f279c5df9fabe98b6a2ccba4fe0d0a1dcef3de2897dbe1b11c840ebc72fc3b46 |
Gemfile | 644 | 0 | 0 | | | 71 Bytes | 989a4659c4dfe669dd7efca9e410629977eac111ff68a175c62e47f0bb0a2fa6 |
LICENSE | 644 | 0 | 0 | | | 1.05 KB | aac473a908d04035381e1b1f751f31f349176aa4585c4ad6989f0df832f0ae31 |
README.rdoc | 644 | 0 | 0 | | | 11 KB | c58b008f47173b7629a0d7685fc260b6f61a6cd70de21de838b1232383177ce4 |
Rakefile | 644 | 0 | 0 | | | 452 Bytes | 6153462c58f80851f1bd3d8287d1d3ff13a80a27260a262db05008322e1a93c4 |
bin/loops | 755 | 0 | 0 | | | 512 Bytes | 4936a0021a5e532c195bd41f119b7891afebe3028aea6a64c4daebe63c025f8b |
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 | f9f2d757850878655969f7e804f481a4f0ba5ff82722c288bf1b4db25d7d7016 |
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.2 KB | 01f30169199cfed0009bc72f9dd90207f66977632df399ee552a182af21002af |
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 | | | 276 Bytes | d84d1a15507b57e15df32fee1653f10425b3649de718e23c2dffa41d55fd7bde |
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.15 KB | f7f3257bfdd41b4b686a3cf7c05b6d68915a144e72bb39095697259ddf0f4722 |
spec/loop_lock_spec.rb | 644 | 0 | 0 | | | 1.53 KB | 04c9dc567591560954e26f440439cb7674a3e10df2c280616d4f113da0b0557f |
spec/loops/base/with_lock_spec.rb | 644 | 0 | 0 | | | 2.41 KB | 0c634a7b82bad97e2b8ab8ccfa2a9f68f3ccee6623415da5e9a6fa50e9bc93a2 |
spec/loops/base_spec.rb | 644 | 0 | 0 | | | 559 Bytes | 40fd5b47ba6d0c9ab3981f308f722f6ebf1820475f5609747f3769d475730ff3 |
spec/loops/cli_spec.rb | 644 | 0 | 0 | | | 6.18 KB | 574de09de645c24c9f4e357d41f4839a3f37e588fe2f918971f550085c2c0dda |
spec/loops_spec.rb | 644 | 0 | 0 | | | 555 Bytes | ef1f0e510e0f9d16cd0aaad67b3a4125541093044ae7a55c307f50650d050668 |
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 |