ponos v1.4.0 Release Notes

Release Date: 2015-09-07 // over 8 years ago
  • โž• 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.