معرفی شرکت ها


camote-queue-0.1.16


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Redis based queue that supports fetching job position.
ویژگی مقدار
سیستم عامل -
نام فایل camote-queue-0.1.16
نام camote-queue
نسخه کتابخانه 0.1.16
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marconi Moreto
ایمیل نویسنده caketoad@gmail.com
آدرس صفحه اصلی https://github.com/marconi/camote-queue
آدرس اینترنتی https://pypi.org/project/camote-queue/
مجوز Copyright (c) 2012 Marconi Moreto. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Camote Queue ============ Camote Queue is a `Python <http://python.org/>`_ implementation of a `queue <http://en.wikipedia.org/wiki/Queue>`_ on top of `Redis <http://redis.io/>`_ that supports introspecting a job's position in the queue. Why another queue? ------------------ I've tried a couple of existing queue implementation and none of them supports fetching the job's position in the queue, hence Camote Queue was born. What's with the name? --------------------- Camote Queue is a snack I used to buy when I was a kid, its basically slices of fried sweet patato (Camote) covered with melted sugar and stacked (like a queue) in a stick. .. :changelog: History ------- 0.1.16 (2012-09-06) +++++++++++++++++++ - Added ``clear`` queue method 0.1.15 (2012-08-23) +++++++++++++++++++ - Added ``pop_job_by_position`` queue method 0.1.14 (2012-08-22) +++++++++++++++++++ - Added pubsub events on push and pop - Added ``subscribe`` queue method 0.1.13 (2012-08-19) +++++++++++++++++++ - Added ``size`` queue method - Added method docstrings 0.1.12 (2012-06-16) +++++++++++++++++++ - Added ``get_job_by_position`` queue method 0.1.11 (2012-06-14) +++++++++++++++++++ - Added ``get_position_by_id`` queue method


نحوه نصب


نصب پکیج whl camote-queue-0.1.16:

    pip install camote-queue-0.1.16.whl


نصب پکیج tar.gz camote-queue-0.1.16:

    pip install camote-queue-0.1.16.tar.gz