Luigi was not available in public, when Pinball starts. So not sure the pros and cons between Pinball and Luigi. When we build pinball, we aim to build a scalable and flexible workflow manager to satisfy the the…
http://www.celeryproject.org/ celery is a Distributed Task Queue. Pinball has the concept of workflow and in a workflow there are many jobs. Pinball handles helps translate a lot application logics like workflow,…
Pinball is good for this use case. You can build a workflow include a few jobs, job1. generate a wav file, and put it somewhere say, s3://wav.file job2 (run after job1): pick the wav file from the location s3://wav.file…
Luigi was not available in public, when Pinball starts. So not sure the pros and cons between Pinball and Luigi. When we build pinball, we aim to build a scalable and flexible workflow manager to satisfy the the…
http://www.celeryproject.org/ celery is a Distributed Task Queue. Pinball has the concept of workflow and in a workflow there are many jobs. Pinball handles helps translate a lot application logics like workflow,…
Pinball is good for this use case. You can build a workflow include a few jobs, job1. generate a wav file, and put it somewhere say, s3://wav.file job2 (run after job1): pick the wav file from the location s3://wav.file…