ecFlow's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In ecflow Limits provide simple load management. The limits can still allow several hundred jobs to be submitted at once. This can cause prblems:

  • Excessive disk/io in job generation
  • Overload queueing systems like PBS/SLURM

Hence we need a load management that can limit the number of submission. Then whenever the Job becomes active the limit token is released.


  • No labels