resque-pool-dynamic 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/LICENSE +24 -0
- data/doc/Resque/Pool/Dynamic/Logfile.html +1 -1
- data/doc/Resque/Pool/Dynamic/Shell.html +1 -1
- data/doc/Resque/Pool/Dynamic.html +2 -2
- data/doc/Resque/Pool.html +1 -1
- data/doc/Resque.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +2 -2
- data/doc/index.html +2 -2
- data/doc/top-level-namespace.html +1 -1
- data/lib/resque/pool/dynamic/version.rb +1 -1
- data/resque-pool-dynamic.gemspec +2 -0
- metadata +24 -11
data/LICENSE
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
Copyright (c) 2010, Maciej Pasternacki <maciej@pasternacki.net>
|
2
|
+
All rights reserved.
|
3
|
+
|
4
|
+
Redistribution and use in source and binary forms, with or without
|
5
|
+
modification, are permitted provided that the following conditions are met:
|
6
|
+
* Redistributions of source code must retain the above copyright
|
7
|
+
notice, this list of conditions and the following disclaimer.
|
8
|
+
* Redistributions in binary form must reproduce the above copyright
|
9
|
+
notice, this list of conditions and the following disclaimer in the
|
10
|
+
documentation and/or other materials provided with the distribution.
|
11
|
+
* Neither the name of the copyright holder nor the
|
12
|
+
names of its contributors may be used to endorse or promote products
|
13
|
+
derived from this software without specific prior written permission.
|
14
|
+
|
15
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
16
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
17
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
18
|
+
DISCLAIMED. IN NO EVENT SHALL MACIEJ PASTERNACKI BE LIABLE FOR ANY
|
19
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
20
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
21
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
22
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
23
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
24
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -713,7 +713,7 @@ Follow the file until a line matches regexp
|
|
713
713
|
</div>
|
714
714
|
|
715
715
|
<div id="footer">
|
716
|
-
Generated on Wed Apr 25 21:
|
716
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
717
717
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
718
718
|
0.7.5 (ruby-1.9.2).
|
719
719
|
</div>
|
@@ -627,7 +627,7 @@ Don’t print nil return values
|
|
627
627
|
</div>
|
628
628
|
|
629
629
|
<div id="footer">
|
630
|
-
Generated on Wed Apr 25 21:
|
630
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
631
631
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
632
632
|
0.7.5 (ruby-1.9.2).
|
633
633
|
</div>
|
@@ -124,7 +124,7 @@ Add-on to resque-pool to allow manually controlled, dynamic sessions
|
|
124
124
|
<dt id="VERSION-constant" class="">VERSION =
|
125
125
|
|
126
126
|
</dt>
|
127
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.1.
|
127
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.1.1</span><span class='tstring_end'>"</span></span></pre></dd>
|
128
128
|
|
129
129
|
</dl>
|
130
130
|
|
@@ -2178,7 +2178,7 @@ Write temporary configuration file
|
|
2178
2178
|
</div>
|
2179
2179
|
|
2180
2180
|
<div id="footer">
|
2181
|
-
Generated on Wed Apr 25 21:
|
2181
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
2182
2182
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2183
2183
|
0.7.5 (ruby-1.9.2).
|
2184
2184
|
</div>
|
data/doc/Resque/Pool.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
</div>
|
117
117
|
|
118
118
|
<div id="footer">
|
119
|
-
Generated on Wed Apr 25 21:
|
119
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
121
121
|
0.7.5 (ruby-1.9.2).
|
122
122
|
</div>
|
data/doc/Resque.html
CHANGED
@@ -101,7 +101,7 @@
|
|
101
101
|
</div>
|
102
102
|
|
103
103
|
<div id="footer">
|
104
|
-
Generated on Wed Apr 25 21:
|
104
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
105
105
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
106
106
|
0.7.5 (ruby-1.9.2).
|
107
107
|
</div>
|
data/doc/_index.html
CHANGED
@@ -157,7 +157,7 @@
|
|
157
157
|
</div>
|
158
158
|
|
159
159
|
<div id="footer">
|
160
|
-
Generated on Wed Apr 25 21:
|
160
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
161
161
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
162
162
|
0.7.5 (ruby-1.9.2).
|
163
163
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -301,13 +301,13 @@ long-running reports overnight when there are less users.</p>
|
|
301
301
|
<h2 id="detailed-documentation-and-source-code">Detailed documentation and source code</h2>
|
302
302
|
|
303
303
|
<ul>
|
304
|
-
<li>http://rubydoc.info/
|
304
|
+
<li>http://rubydoc.info/github/mpasternacki/resque-pool-dynamic</li>
|
305
305
|
<li>http://github.com/mpasternacki/resque-pool-dynamic</li>
|
306
306
|
</ul>
|
307
307
|
</div></div>
|
308
308
|
|
309
309
|
<div id="footer">
|
310
|
-
Generated on Wed Apr 25 21:
|
310
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
311
311
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
312
312
|
0.7.5 (ruby-1.9.2).
|
313
313
|
</div>
|
data/doc/index.html
CHANGED
@@ -301,13 +301,13 @@ long-running reports overnight when there are less users.</p>
|
|
301
301
|
<h2 id="detailed-documentation-and-source-code">Detailed documentation and source code</h2>
|
302
302
|
|
303
303
|
<ul>
|
304
|
-
<li>http://rubydoc.info/
|
304
|
+
<li>http://rubydoc.info/github/mpasternacki/resque-pool-dynamic</li>
|
305
305
|
<li>http://github.com/mpasternacki/resque-pool-dynamic</li>
|
306
306
|
</ul>
|
307
307
|
</div></div>
|
308
308
|
|
309
309
|
<div id="footer">
|
310
|
-
Generated on Wed Apr 25 21:
|
310
|
+
Generated on Wed Apr 25 21:26:39 2012 by
|
311
311
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
312
312
|
0.7.5 (ruby-1.9.2).
|
313
313
|
</div>
|
data/resque-pool-dynamic.gemspec
CHANGED
@@ -14,6 +14,7 @@ A class to dynamically manage number of processes and status in the
|
|
14
14
|
resque pool with a command-line user interface to interacively manage
|
15
15
|
and supervise the worker pool.
|
16
16
|
EOF
|
17
|
+
s.licenses = ['BSD']
|
17
18
|
|
18
19
|
s.rubyforge_project = "resque-pool-dynamic"
|
19
20
|
|
@@ -23,6 +24,7 @@ EOF
|
|
23
24
|
s.require_paths = ["lib"]
|
24
25
|
|
25
26
|
s.add_development_dependency "yard"
|
27
|
+
s.add_runtime_dependency "resque-pool"
|
26
28
|
s.add_runtime_dependency "io-tail"
|
27
29
|
s.add_runtime_dependency "rake"
|
28
30
|
s.add_runtime_dependency "ripl"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: resque-pool-dynamic
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,11 +9,11 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-04-
|
12
|
+
date: 2012-04-27 00:00:00.000000000Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: yard
|
16
|
-
requirement: &
|
16
|
+
requirement: &70155879670860 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ! '>='
|
@@ -21,10 +21,21 @@ dependencies:
|
|
21
21
|
version: '0'
|
22
22
|
type: :development
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70155879670860
|
25
|
+
- !ruby/object:Gem::Dependency
|
26
|
+
name: resque-pool
|
27
|
+
requirement: &70155879670420 !ruby/object:Gem::Requirement
|
28
|
+
none: false
|
29
|
+
requirements:
|
30
|
+
- - ! '>='
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '0'
|
33
|
+
type: :runtime
|
34
|
+
prerelease: false
|
35
|
+
version_requirements: *70155879670420
|
25
36
|
- !ruby/object:Gem::Dependency
|
26
37
|
name: io-tail
|
27
|
-
requirement: &
|
38
|
+
requirement: &70155879670000 !ruby/object:Gem::Requirement
|
28
39
|
none: false
|
29
40
|
requirements:
|
30
41
|
- - ! '>='
|
@@ -32,10 +43,10 @@ dependencies:
|
|
32
43
|
version: '0'
|
33
44
|
type: :runtime
|
34
45
|
prerelease: false
|
35
|
-
version_requirements: *
|
46
|
+
version_requirements: *70155879670000
|
36
47
|
- !ruby/object:Gem::Dependency
|
37
48
|
name: rake
|
38
|
-
requirement: &
|
49
|
+
requirement: &70155879669560 !ruby/object:Gem::Requirement
|
39
50
|
none: false
|
40
51
|
requirements:
|
41
52
|
- - ! '>='
|
@@ -43,10 +54,10 @@ dependencies:
|
|
43
54
|
version: '0'
|
44
55
|
type: :runtime
|
45
56
|
prerelease: false
|
46
|
-
version_requirements: *
|
57
|
+
version_requirements: *70155879669560
|
47
58
|
- !ruby/object:Gem::Dependency
|
48
59
|
name: ripl
|
49
|
-
requirement: &
|
60
|
+
requirement: &70155879669120 !ruby/object:Gem::Requirement
|
50
61
|
none: false
|
51
62
|
requirements:
|
52
63
|
- - ! '>='
|
@@ -54,7 +65,7 @@ dependencies:
|
|
54
65
|
version: '0'
|
55
66
|
type: :runtime
|
56
67
|
prerelease: false
|
57
|
-
version_requirements: *
|
68
|
+
version_requirements: *70155879669120
|
58
69
|
description: ! 'A class to dynamically manage number of processes and status in the
|
59
70
|
|
60
71
|
resque pool with a command-line user interface to interacively manage
|
@@ -70,6 +81,7 @@ extra_rdoc_files: []
|
|
70
81
|
files:
|
71
82
|
- .gitignore
|
72
83
|
- Gemfile
|
84
|
+
- LICENSE
|
73
85
|
- README.md
|
74
86
|
- Rakefile
|
75
87
|
- doc/Resque.html
|
@@ -100,7 +112,8 @@ files:
|
|
100
112
|
- lib/resque/pool/help.json
|
101
113
|
- resque-pool-dynamic.gemspec
|
102
114
|
homepage: https://github.com/mpasternacki/resque-pool-dynamic
|
103
|
-
licenses:
|
115
|
+
licenses:
|
116
|
+
- BSD
|
104
117
|
post_install_message:
|
105
118
|
rdoc_options: []
|
106
119
|
require_paths:
|