Skip to content

v1.0.1 – Package name refactoring + Load-Aware task assignment

Choose a tag to compare

@jchejarla jchejarla released this 28 Jul 00:00
· 47 commits to main since this release

Changed

  • Refactored Java package naming to align with published Maven groupId io.github.jchejarla
    (thanks @arvind-tech-ai for the suggestion)

Enhanced

  • Added live task count tracking per node in BATCH_NODES
  • Partition assignment logic now prioritizes nodes with fewer active tasks (improves load distribution and throughput)