On 01/11/2012 01:12 AM, Robert Forkel wrote: > Nice! Just the last bit I needed to push myself to actually using celery! > Right now (with no release on pypi yet) the instructions for running > the demo don't work without tweaking, but it was easy enough to get > around this. > Thanx and regards > robert
What was missing and I'll add the instructions? I'll make a release on pypi in a week or two, just wanted to get some people on the mailing list using it out of git for a little bit before I made it "official". > > On Wed, Jan 11, 2012 at 7:16 AM, John Anderson <[email protected]> wrote: >> To make integration with celery a little bit easier I created the >> package https://github.com/sontek/pyramid_celery >> >> It creates the command 'pceleryd' for running the celery daemon and will >> load your pyramid environment for your tasks so that they can access the >> database/pyramid registry. >> >> Its still fairly minimal and I'll keep growing it but I included a demo app >> so you guys can see how to use it. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/pylons-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
