Hi, I am trying to integrate scheduler with Pyramid. I checked Celery, but looks like it did not support MSSQL. I am already using sqlalchemy to access MSSQL database.
I also check pyramid_celery, but cant figure out how to run. My requirement for scheduler is : 1, Schedule task everyday at specific time 2. Schedule task on some custom event. Task need to access DB. I dont mine creating separate DB connection. Is there any example available? Thanks Aniruddha -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
