airavata icon indicating copy to clipboard operation
airavata copied to clipboard

Add a Unified Thrift Server. Improve Thrift Client/Handler Usage (TCP -> RPC)

Open yasithdev opened this issue 6 months ago • 0 comments

  • replace client calls inside core services with direct handler calls (they all currently start on same JVM).
  • add "all" start mode for unified, multiplexed thrift svc.
  • the api can be started in unified thrift service mode by passing all instead of api-orch.

yasithdev avatar Oct 24 '25 22:10 yasithdev