diff options
Diffstat (limited to 'jobmanager.html')
| -rw-r--r-- | jobmanager.html | 293 |
1 files changed, 190 insertions, 103 deletions
diff --git a/jobmanager.html b/jobmanager.html index d430f67..745c825 100644 --- a/jobmanager.html +++ b/jobmanager.html | |||
| @@ -1,56 +1,134 @@ | |||
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
| 3 | 1 | ||
| 4 | 2 | ||
| 5 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <!DOCTYPE html> |
| 6 | <head> | 4 | <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> |
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 5 | <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> |
| 8 | 6 | <head> | |
| 9 | <title>jobmanager – Job Manager — EventMQ 0 documentation</title> | 7 | <meta charset="utf-8"> |
| 8 | |||
| 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| 10 | |||
| 11 | <title>jobmanager – Job Manager — EventMQ 0 documentation</title> | ||
| 12 | |||
| 13 | |||
| 14 | |||
| 15 | |||
| 16 | |||
| 17 | |||
| 18 | |||
| 19 | |||
| 20 | |||
| 10 | 21 | ||
| 11 | <link rel="stylesheet" href="_static/classic.css" type="text/css" /> | 22 | |
| 12 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | 23 | |
| 24 | |||
| 25 | |||
| 26 | |||
| 27 | <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> | ||
| 28 | |||
| 29 | |||
| 30 | |||
| 31 | |||
| 32 | |||
| 33 | <link rel="top" title="EventMQ 0 documentation" href="index.html"/> | ||
| 34 | <link rel="next" title="receiver – Receiver" href="receiver.html"/> | ||
| 35 | <link rel="prev" title="Welcome to EventMQ’s documentation!" href="index.html"/> | ||
| 36 | |||
| 37 | |||
| 38 | <script src="_static/js/modernizr.min.js"></script> | ||
| 39 | |||
| 40 | </head> | ||
| 41 | |||
| 42 | <body class="wy-body-for-nav" role="document"> | ||
| 43 | |||
| 44 | <div class="wy-grid-for-nav"> | ||
| 45 | |||
| 13 | 46 | ||
| 14 | <script type="text/javascript"> | 47 | <nav data-toggle="wy-nav-shift" class="wy-nav-side"> |
| 15 | var DOCUMENTATION_OPTIONS = { | 48 | <div class="wy-side-scroll"> |
| 16 | URL_ROOT: './', | 49 | <div class="wy-side-nav-search"> |
| 17 | VERSION: '0', | 50 | |
| 18 | COLLAPSE_INDEX: false, | 51 | |
| 19 | FILE_SUFFIX: '.html', | 52 | |
| 20 | HAS_SOURCE: true | 53 | <a href="index.html" class="icon icon-home"> EventMQ |
| 21 | }; | 54 | |
| 22 | </script> | 55 | |
| 23 | <script type="text/javascript" src="_static/jquery.js"></script> | 56 | |
| 24 | <script type="text/javascript" src="_static/underscore.js"></script> | 57 | </a> |
| 25 | <script type="text/javascript" src="_static/doctools.js"></script> | 58 | |
| 26 | <link rel="top" title="EventMQ 0 documentation" href="index.html" /> | 59 | |
| 27 | <link rel="next" title="receiver – Receiver" href="receiver.html" /> | 60 | |
| 28 | <link rel="prev" title="Welcome to EventMQ’s documentation!" href="index.html" /> | 61 | |
| 29 | </head> | 62 | <div class="version"> |
| 30 | <body role="document"> | 63 | 0 |
| 31 | <div class="related" role="navigation" aria-label="related navigation"> | 64 | </div> |
| 32 | <h3>Navigation</h3> | 65 | |
| 33 | <ul> | 66 | |
| 34 | <li class="right" style="margin-right: 10px"> | 67 | |
| 35 | <a href="genindex.html" title="General Index" | 68 | |
| 36 | accesskey="I">index</a></li> | 69 | <div role="search"> |
| 37 | <li class="right" > | 70 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
| 38 | <a href="py-modindex.html" title="Python Module Index" | 71 | <input type="text" name="q" placeholder="Search docs" /> |
| 39 | >modules</a> |</li> | 72 | <input type="hidden" name="check_keywords" value="yes" /> |
| 40 | <li class="right" > | 73 | <input type="hidden" name="area" value="default" /> |
| 41 | <a href="receiver.html" title="receiver – Receiver" | 74 | </form> |
| 42 | accesskey="N">next</a> |</li> | 75 | </div> |
| 43 | <li class="right" > | 76 | |
| 44 | <a href="index.html" title="Welcome to EventMQ’s documentation!" | 77 | |
| 45 | accesskey="P">previous</a> |</li> | 78 | </div> |
| 46 | <li class="nav-item nav-item-0"><a href="index.html">EventMQ 0 documentation</a> »</li> | 79 | |
| 47 | </ul> | 80 | <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> |
| 48 | </div> | 81 | |
| 49 | 82 | ||
| 50 | <div class="document"> | 83 | |
| 51 | <div class="documentwrapper"> | 84 | <ul class="current"> |
| 52 | <div class="bodywrapper"> | 85 | <li class="toctree-l1 current"><a class="current reference internal" href=""><code class="docutils literal"><span class="pre">jobmanager</span></code> – Job Manager</a></li> |
| 53 | <div class="body" role="main"> | 86 | <li class="toctree-l1"><a class="reference internal" href="receiver.html"><code class="docutils literal"><span class="pre">receiver</span></code> – Receiver</a></li> |
| 87 | <li class="toctree-l1"><a class="reference internal" href="router.html"><code class="docutils literal"><span class="pre">router</span></code> – Router</a></li> | ||
| 88 | <li class="toctree-l1"><a class="reference internal" href="sender.html"><code class="docutils literal"><span class="pre">sender</span></code> – Sender</a></li> | ||
| 89 | </ul> | ||
| 90 | |||
| 91 | |||
| 92 | |||
| 93 | </div> | ||
| 94 | </div> | ||
| 95 | </nav> | ||
| 96 | |||
| 97 | <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
| 98 | |||
| 99 | |||
| 100 | <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> | ||
| 101 | <i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
| 102 | <a href="index.html">EventMQ</a> | ||
| 103 | </nav> | ||
| 104 | |||
| 105 | |||
| 106 | |||
| 107 | <div class="wy-nav-content"> | ||
| 108 | <div class="rst-content"> | ||
| 109 | |||
| 110 | |||
| 111 | |||
| 112 | |||
| 113 | |||
| 114 | |||
| 115 | <div role="navigation" aria-label="breadcrumbs navigation"> | ||
| 116 | <ul class="wy-breadcrumbs"> | ||
| 117 | <li><a href="index.html">Docs</a> »</li> | ||
| 118 | |||
| 119 | <li><code class="docutils literal"><span class="pre">jobmanager</span></code> – Job Manager</li> | ||
| 120 | <li class="wy-breadcrumbs-aside"> | ||
| 121 | |||
| 122 | |||
| 123 | <a href="_sources/jobmanager.txt" rel="nofollow"> View page source</a> | ||
| 124 | |||
| 125 | |||
| 126 | </li> | ||
| 127 | </ul> | ||
| 128 | <hr/> | ||
| 129 | </div> | ||
| 130 | <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
| 131 | <div itemprop="articleBody"> | ||
| 54 | 132 | ||
| 55 | <span class="target" id="module-eventmq.jobmanager"></span><div class="section" id="jobmanager-job-manager"> | 133 | <span class="target" id="module-eventmq.jobmanager"></span><div class="section" id="jobmanager-job-manager"> |
| 56 | <h1><code class="xref py py-mod docutils literal"><span class="pre">jobmanager</span></code> – Job Manager<a class="headerlink" href="#jobmanager-job-manager" title="Permalink to this headline">¶</a></h1> | 134 | <h1><code class="xref py py-mod docutils literal"><span class="pre">jobmanager</span></code> – Job Manager<a class="headerlink" href="#jobmanager-job-manager" title="Permalink to this headline">¶</a></h1> |
| @@ -91,62 +169,71 @@ generated.</td> | |||
| 91 | </div> | 169 | </div> |
| 92 | 170 | ||
| 93 | 171 | ||
| 172 | </div> | ||
| 94 | </div> | 173 | </div> |
| 95 | </div> | 174 | <footer> |
| 96 | </div> | 175 | |
| 97 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | 176 | <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> |
| 98 | <div class="sphinxsidebarwrapper"> | 177 | |
| 99 | <h4>Previous topic</h4> | 178 | <a href="receiver.html" class="btn btn-neutral float-right" title="receiver – Receiver" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a> |
| 100 | <p class="topless"><a href="index.html" | 179 | |
| 101 | title="previous chapter">Welcome to EventMQ’s documentation!</a></p> | 180 | |
| 102 | <h4>Next topic</h4> | 181 | <a href="index.html" class="btn btn-neutral" title="Welcome to EventMQ’s documentation!" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a> |
| 103 | <p class="topless"><a href="receiver.html" | 182 | |
| 104 | title="next chapter"><code class="docutils literal"><span class="pre">receiver</span></code> – Receiver</a></p> | 183 | </div> |
| 105 | <div role="note" aria-label="source link"> | 184 | |
| 106 | <h3>This Page</h3> | 185 | |
| 107 | <ul class="this-page-menu"> | 186 | <hr/> |
| 108 | <li><a href="_sources/jobmanager.txt" | 187 | |
| 109 | rel="nofollow">Show Source</a></li> | 188 | <div role="contentinfo"> |
| 110 | </ul> | 189 | <p> |
| 111 | </div> | 190 | © Copyright 2015, eventboard.io. |
| 112 | <div id="searchbox" style="display: none" role="search"> | 191 | |
| 113 | <h3>Quick search</h3> | ||
| 114 | <form class="search" action="search.html" method="get"> | ||
| 115 | <input type="text" name="q" /> | ||
| 116 | <input type="submit" value="Go" /> | ||
| 117 | <input type="hidden" name="check_keywords" value="yes" /> | ||
| 118 | <input type="hidden" name="area" value="default" /> | ||
| 119 | </form> | ||
| 120 | <p class="searchtip" style="font-size: 90%"> | ||
| 121 | Enter search terms or a module, class or function name. | ||
| 122 | </p> | 192 | </p> |
| 123 | </div> | 193 | </div> |
| 124 | <script type="text/javascript">$('#searchbox').show(0);</script> | 194 | Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. |
| 195 | |||
| 196 | </footer> | ||
| 197 | |||
| 125 | </div> | 198 | </div> |
| 126 | </div> | 199 | </div> |
| 127 | <div class="clearer"></div> | 200 | |
| 128 | </div> | 201 | </section> |
| 129 | <div class="related" role="navigation" aria-label="related navigation"> | 202 | |
| 130 | <h3>Navigation</h3> | 203 | </div> |
| 131 | <ul> | 204 | |
| 132 | <li class="right" style="margin-right: 10px"> | 205 | |
| 133 | <a href="genindex.html" title="General Index" | 206 | |
| 134 | >index</a></li> | 207 | |
| 135 | <li class="right" > | 208 | |
| 136 | <a href="py-modindex.html" title="Python Module Index" | 209 | <script type="text/javascript"> |
| 137 | >modules</a> |</li> | 210 | var DOCUMENTATION_OPTIONS = { |
| 138 | <li class="right" > | 211 | URL_ROOT:'./', |
| 139 | <a href="receiver.html" title="receiver – Receiver" | 212 | VERSION:'0', |
| 140 | >next</a> |</li> | 213 | COLLAPSE_INDEX:false, |
| 141 | <li class="right" > | 214 | FILE_SUFFIX:'.html', |
| 142 | <a href="index.html" title="Welcome to EventMQ’s documentation!" | 215 | HAS_SOURCE: true |
| 143 | >previous</a> |</li> | 216 | }; |
| 144 | <li class="nav-item nav-item-0"><a href="index.html">EventMQ 0 documentation</a> »</li> | 217 | </script> |
| 145 | </ul> | 218 | <script type="text/javascript" src="_static/jquery.js"></script> |
| 146 | </div> | 219 | <script type="text/javascript" src="_static/underscore.js"></script> |
| 147 | <div class="footer" role="contentinfo"> | 220 | <script type="text/javascript" src="_static/doctools.js"></script> |
| 148 | © Copyright 2015, eventboard.io. | 221 | |
| 149 | Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1. | 222 | |
| 150 | </div> | 223 | |
| 151 | </body> | 224 | |
| 225 | |||
| 226 | <script type="text/javascript" src="_static/js/theme.js"></script> | ||
| 227 | |||
| 228 | |||
| 229 | |||
| 230 | |||
| 231 | <script type="text/javascript"> | ||
| 232 | jQuery(function () { | ||
| 233 | SphinxRtdTheme.StickyNav.enable(); | ||
| 234 | }); | ||
| 235 | </script> | ||
| 236 | |||
| 237 | |||
| 238 | </body> | ||
| 152 | </html> \ No newline at end of file | 239 | </html> \ No newline at end of file |