ponos v1.5.0 Release Notes

Release Date: 2015-11-02 // over 8 years ago
  • ➕ Added

    • ➕ Add accessors for max_concurrent option which allows for dynamic configuration.

Previous changes from v1.4.0

  • ➕ Added

    • ➕ Add the max_concurrent option to the type spec of load generator options.
    • Extend the ponos_task_runner_callbacks behaviour with a new callback for reporting hitting the maximum concurrency limit.

    🔄 Changed

    • 🌲 Full history in change log.
    • 👌 Improved scheduling of tasks:
      • A bug has been fixed that caused a load generator never to be able to raise its intensity after reporting 0 intensity.
      • The load generator process can catch up under high load from scheduling delays.