Skip to content

Jac-Scale Release Notes#

This document provides a summary of new features, improvements, and bug fixes in each version of Jac-Scale. For details on changes that might require updates to your existing code, please refer to the Breaking Changes page.

jaclang 0.9.0 / jac-scale 0.1.0 (Unreleased)#

Initial Release#

First release of Jac-Scale - a scalable runtime framework for distributed Jac applications.

Key Features#

  • Distributed runtime with load balancing and service discovery
  • Intelligent walker scheduling across multiple nodes
  • Auto-partitioned graph storage
  • Performance monitoring and auto-scaling
  • YAML-based configuration

Installation#

pip install jac-scale