notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-celery Asynchronous task queue/job queue
5.3.6 devel on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4.7Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-03-24 16:07:08
Last Update: 2024-02-05 14:42:00
Commit Hash: fd6264a
People watching this port, also watch:: powerdns, py39-kombu, portupgrade
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/celery/
Description:
Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes. Tasks can execute asynchronously (in the background) or synchronously (wait until ready). Celery is written in Python, but the protocol can be implemented in any language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}celery>0:devel/py-celery@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-celery/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-celery
  • pkg install py39-celery
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-celery listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-celery
Package flavors (<flavor>: <package>)
  • py39: py39-celery
distinfo:
TIMESTAMP = 1704721825 SHA256 (celery-5.3.6.tar.gz) = 870cc71d737c0200c397290d730344cc991d13a057534353d124c9380267aab9 SIZE (celery-5.3.6.tar.gz) = 1544498

Packages (timestamps in pop-ups are UTC):
py37-celery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.4.2---4.4.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-celery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.65.3.6-5.3.65.3.6---
FreeBSD:13:quarterly4.4.74.4.74.4.74.4.74.4.74.4.74.4.74.4.7
FreeBSD:14:latest5.3.65.3.64.4.75.3.65.3.64.4.7-4.4.7
FreeBSD:14:quarterly4.4.74.4.7-4.4.74.4.74.4.74.4.74.4.7
FreeBSD:15:latest5.3.65.3.6n/a5.3.6n/a4.4.74.4.75.3.6
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-billiard>=4.1.0,<5.0 : devel/py-billiard@py39
  2. py39-click>=8.1.7 : devel/py-click@py39
  3. py39-click-didyoumean>=0.3.0 : devel/py-click-didyoumean@py39
  4. py39-click-plugins>=1.1.1 : devel/py-click-plugins@py39
  5. py39-click-repl>=0.3.0 : devel/py-click-repl@py39
  6. py39-pytz>=1.5 : devel/py-pytz@py39
  7. py39-kombu>=5.3.2,<6.0.0 : net/py-kombu@py39
  8. py39-vine>=1.3.0 : devel/py-vine@py39
  9. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  10. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-celery-progress
  2. devel/py-eventlib
  3. security/py-iris-check-module
  4. security/py-iris-evtx-module
  5. www/py-dj42-django-celery-results
  6. www/py-flower

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. security/py-crits*
  2. www/py-kallithea*
  3. www/py-rhodecode*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-celery
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/celery/
  2. https://pypi.org/packages/source/c/celery/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.3.6
05 Feb 2024 14:42:00
commit hash: fd6264adf559402de5fd82edd805d38c4848f6adcommit hash: fd6264adf559402de5fd82edd805d38c4848f6adcommit hash: fd6264adf559402de5fd82edd805d38c4848f6adcommit hash: fd6264adf559402de5fd82edd805d38c4848f6ad files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
devel/py-celery: Update to 5.3.6

Approved by:		olgeni (maintainer)
Differential revision:	https://reviews.freebsd.org/D43365
4.4.7
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit This port version is marked as vulnerable.
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.4.7
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit This port version is marked as vulnerable.
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.4.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4.7
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4.7
14 Oct 2021 21:30:39
commit hash: 739a06e04da51feb09bbb8b06e79eb69b8acca8dcommit hash: 739a06e04da51feb09bbb8b06e79eb69b8acca8dcommit hash: 739a06e04da51feb09bbb8b06e79eb69b8acca8dcommit hash: 739a06e04da51feb09bbb8b06e79eb69b8acca8d files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
devel/py-celery: Add CPE information

Approved by:	portmgr (blanket)
4.4.7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.4.7
15 Feb 2021 14:30:09
Revision:565313Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Update devel/py-celery to version 4.4.7.
4.4.2
14 Jul 2020 07:59:28
Revision:542200Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Unbreak bulk -a
4.4.2
26 May 2020 01:54:20
Revision:536563Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
devel/py-celery: Update to 4.4.2

PR:		245332
Submitted by:	Evilham <contact@evilham.com>
Approved by:	olgeni (maintainer, via email)
4.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
4.1.0
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
4.1.0
08 Feb 2018 20:18:09
Revision:461265Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
4.1.0
02 Jan 2018 00:52:59
Revision:457826Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
devel/py-celery: Update to 4.1.0 and take over maintainership.

PR:		224522
Submitted by:	olgeni
Approved by:	maintainer (wg)
4.0.2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.2
11 Jun 2017 16:55:32
Revision:443398Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.0.2

Changelog:
    http://docs.celeryproject.org/en/latest/whatsnew-4.0.html

PR:		219187
Reported by:	 Reshad Patuck
Approved by:	maintainer timeout
3.1.24
13 Oct 2016 13:31:40
Revision:423916Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.24

PR:		213415
Submitted by:	olgeni
3.1.23
19 Jul 2016 13:19:51
Revision:418779Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Update devel/py-celery to 3.1.23.

PR:		208432
Submitted by:	olgeni
Approved by:	maintainer (PR 208431)
3.1.19_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.1.19_1
30 Dec 2015 12:14:03
Revision:404846Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr (blanket)
3.1.19_1
30 Dec 2015 08:06:13
Revision:404807Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Move databases/py-memcached to databases/py-python-memcached
- Bump PORTREVISION for dependent ports
3.1.19
10 Nov 2015 16:17:27
Revision:401201Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.19
3.1.15
29 Sep 2014 16:31:56
Revision:369536Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.15

- USES python
3.1.13
11 Jul 2014 15:40:50
Revision:361554Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.13
3.1.12
12 Jun 2014 01:59:15
Revision:357555Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.12
3.1.11
17 Apr 2014 21:59:27
Revision:351501Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update 3.1.11
3.1.8
20 Jan 2014 13:32:52
Revision:340394Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.8
3.1.7
18 Dec 2013 10:03:13
Revision:336811Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.7

- Update to 3.1.7
- Switch from easy_install to install
- BSD -> BSD3CLAUSE
3.1.6
03 Dec 2013 10:36:24
Revision:335555Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.6

Changes: https://raw.github.com/celery/celery/master/Changelog
3.1.5
22 Nov 2013 12:06:57
Revision:334581Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.5

Changes: https://raw.github.com/celery/celery/master/Changelog
3.1.4
20 Nov 2013 20:51:25
Revision:334452Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update WWW:
  - http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
3.1.4
17 Nov 2013 16:08:58
Revision:334099Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.4

Changes: https://raw.github.com/celery/celery/master/Changelog
3.1.3
13 Nov 2013 11:44:18
Revision:333674Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.3

Changes: https://raw.github.com/celery/celery/master/Changelog
3.1.1
12 Nov 2013 11:37:25
Revision:333565Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.1

Changes: https://raw.github.com/celery/celery/master/Changelog
3.1.0
10 Nov 2013 11:35:24
Revision:333380Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.1.0

- Update to 3.1.0
- Use python auto plist
- Allow staging
3.0.24
13 Oct 2013 21:47:41
Revision:330257Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.24

- Update to 3.0.24
3.0.23
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
3.0.23
03 Sep 2013 12:21:55
Revision:326138Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.23

- Update to 3.0.23

Changes: https://github.com/celery/celery/blob/v3.0.23/Changelog
3.0.22
17 Aug 2013 14:14:12
Revision:324845Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.22

- Update to 3.0.22

Changes:	https://github.com/celery/celery/blob/3.0/Changelog
3.0.21
13 Jul 2013 16:22:59
Revision:322945Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: adjust LIB_DEPENDS

- 3.0.21 depends on billiard 2.7.3.31 or greater
3.0.21
13 Jul 2013 16:21:55
Revision:322944Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.21

- Update to 3.0.21

Changes: https://github.com/celery/celery/blob/3.0/Changelog
3.0.20
10 Jul 2013 17:14:58
Revision:322716Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.20

- Update to 3.0.20
- Take maintainership

Changes: https://github.com/celery/celery/blob/v3.0.20/Changelog

PR:		ports/180085
Submitted by:	wg (myself)
Approved by:	maintainer
3.0.19
12 Jun 2013 14:44:16
Revision:320699Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
devel/py-celery: update to 3.0.19

- Update to 3.0.19
- Add LICENSE (BSD)

Changes: http://docs.celeryproject.org/en/latest/whatsnew-3.0.html

PR:		ports/179011
Submitted by:	wg (myself)
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2.5.5
07 Mar 2013 06:09:44
Revision:313564Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- add patch to fix build with devel/py-dateutil 2.1
- sort pkg-plist a bit
- tab -> space change in pkg-descr:WWW

PR:		176699
Submitted by:	rm (myself)
Approved by:	Alexandros Kosiaris <akosiaris@gmail.com> (maintainer)
2.5.5
25 Oct 2012 01:24:45
Revision:306363Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Fix RUN_DEPENDS [1]
- Trim Makefile headers

PR:		172908 [1]
Submitted by:	William Grzybowski <william88@gmail.com> [1]
Approved by:	Alexandros Kosiaris <akosiaris@gmail.com> (maintainer) [1]

Feature safe:	yes
2.5.5
22 Jun 2012 09:32:55
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.5.5

Changes:        https://github.com/celery/celery/blob/master/Changelog
PR:             ports/168376
Submitted by:   William Grzybowski <william88@gmail.com>
Approved by:    Alexandros Kosiaris <alex@noc.ntua.gr> (maintainer)
2.4.6
24 Mar 2012 16:06:44
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
Celery is an open source asynchronous task queue/job queue based on distributed
message passing. It is focused on real-time operation, but supports scheduling
as well.

The execution units, called tasks, are executed concurrently on one
or more worker nodes. Tasks can execute asynchronously (in the
background) or synchronously (wait until ready).

Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
webhooks.

The recommended message broker is RabbitMQ, but limited support for Redis,
Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django
ORM) is also available.

WWW:   http://pypi.python.org/pypi/celery/

PR:             ports/165693
Submitted by:   Alexandros Kosiaris <akosiaris+ports@gmail.com>
Feature safe:   yes

Number of commits found: 48