Skip to content

Benefits of the C API compared to the HTTP / GRPC protocols ? #6032

Answered by nnshah1
MatthieuToulemont asked this question in Q&A
Discussion options

You must be logged in to vote

Yes - with the C API you can essentially embed Triton within your application and remove any overhead from the HTTP / GRPC protocols. In essence you create your own Triton based serving application. The HTTP / GRPC server components of Triton also use the C API internally.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dyastremsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants