Skip to content

Release 1.1.2

Compare
Choose a tag to compare
@dylan-fan dylan-fan released this 31 Dec 12:12
· 159 commits to master since this release
819287b

Major Features and Improvements

  • Using metrics components and providing monitoring through JMX
  • Host supports binding grpc interface with model information and registering it in zookeeper, and supports routing to different instances through model information.
  • Guest adds a grpc interface for model binding. It supports model binding service id and registering it in zookeeper. The caller can route to different instances through service id. The service id is specified by fate_flow, which can uniquely represent a model.