-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Labels
Description
Hi... running batch using CF diego task is a interesting use case to us. There are few things that we need to kick-start:
-
a sample app. Even google does not show any example on how to code a task.
-
Scale batch process. For a big job, a typical pattern is to split into multiple processes to handle part of it. It is kind of master/slaves pattern. Not sure how to do so using the task.
3)There are other capabilities required to run the batch , e.g, scheduler, notification, workflow. Do we see that is a platform capability offered by CF in future? AWS, Azure, google all have something like this.
Not sure if it is the right place to talk this. Feel free to point me to the right place.
Thanks,