forked from celery/celery
-
Notifications
You must be signed in to change notification settings - Fork 0
Distributed Task Queue (development branch)
License
gjedeer/celery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Copyright — Celery 2.6.0rc5 documentation</title> <link rel="stylesheet" href="_static/celery.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/issuetracker.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', VERSION: '2.6.0rc5', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="copyright" title="Copyright" href="#" /> <link rel="top" title="Celery 2.6.0rc5 documentation" href="index.html" /> <link rel="next" title="Getting Started" href="getting-started/index.html" /> <link rel="prev" title="Celery - Distributed Task Queue" href="index.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="getting-started/index.html" title="Getting Started" accesskey="N">next</a> |</li> <li class="right" > <a href="index.html" title="Celery - Distributed Task Queue" accesskey="P">previous</a> |</li> <li><a href="index.html">Celery 2.6.0rc5 documentation</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="deck"> <p class="developmentversion"> This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: <a href="http://docs.celeryproject.org/en/latest/copyright.html">2.5</a>. </p> </div> <div class="section" id="copyright"> <h1>Copyright<a class="headerlink" href="#copyright" title="Permalink to this headline">¶</a></h1> <p><em>Celery User Manual</em></p> <p>by Ask Solem</p> <p>Copyright © 2009-2012, Ask Solem.</p> <p>All rights reserved. This material may be copied or distributed only subject to the terms and conditions set forth in the <a class="reference external" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>. You must give the original author credit. You may not use this work for commercial purposes. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.</p> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">While the <em>Celery</em> documentation is offered under the Creative Commons <em>attribution-nonconmmercial-share alike 3.0 united states</em> license, the Celery <em>software</em> is offered under the less restrictive <a class="reference external" href="http://www.opensource.org/licenses/BSD-3-Clause">BSD License (3 Clause)</a></p> </div> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"><p class="logo"><a href="index.html"> <img class="logo" src="http://cloud.github.com/downloads/celery/celery/celery_128.png" alt="Logo"/> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="index.html" title="previous chapter">Celery - Distributed Task Queue</a></p> <h4>Next topic</h4> <p class="topless"><a href="getting-started/index.html" title="next chapter">Getting Started</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/copyright.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="getting-started/index.html" title="Getting Started" >next</a> |</li> <li class="right" > <a href="index.html" title="Celery - Distributed Task Queue" >previous</a> |</li> <li><a href="index.html">Celery 2.6.0rc5 documentation</a> »</li> </ul> </div> <div class="footer"> © <a href="#">Copyright</a> 2009-2012, Ask Solem & Contributors. </div> </body> </html>
About
Distributed Task Queue (development branch)
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 98.1%
- Shell 1.5%
- Other 0.4%