Skip to content

A small helper to achieve parallel task execution but with Rank (Priority) sequence

Notifications You must be signed in to change notification settings

vikramdadwal/ParallelTaskRunByRankStrategy

Repository files navigation

ParallelTaskRunByRankStrategy

Requirement

  1. Have 3 long jobs
  2. Each job has a rank associated with it.
  3. All jobs should start and run parallely
  4. if high rank job succed, return the result
  5. Else check the next ranked job and so on.

About

A small helper to achieve parallel task execution but with Rank (Priority) sequence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages