Azure Batch services scheduling options -


i having hard time in deciding right job scheduling azure batch services.

does have thought share on used ?

i came 2 options:

  1. jobschedule class (https://msdn.microsoft.com/en-us/library/azure/mt460022.aspx)

  2. azure batch scheduling

azure batch job scheduling service own api/sdk. jobschedule class reference not part of azure batch api (it appears azure automation).

for more information how azure batch works, please see this technical overview. there variety of sdks available including .net, java, , python in addition rest api along sample code.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

Redirect to a HTTPS version using .htaccess -

Unlimited choices in BASH case statement -