Skip to content

Releases: kecskemeti/DistSysJavaHelpers

v1.0.1

17 Aug 09:51
Compare
Choose a tag to compare
List of changes since v1.0
  • Initial support for loading Standard Workload Format traces
  • Job comparator for sorting based on job start time
  • Arbitrary job list filtering options through TraceFilters
  • More verbose job details in tostring
  • Bugfix: GWF reading now starts from the beginning of the file

v1.0

11 Jun 21:59
Compare
Choose a tag to compare

The first release, containing the basic building blocks for job and trace handling. The release contains trace readers for grid workload archive traces and opennebula 2.x VM instantiation logs. Finally, there is a simple random trace generator provided as well.