Skip to content

Is it possible to run gRPC service inside a tomcat container ?  #6933

@sk1188

Description

@sk1188

I have a Spring Boot application running on a tomcat server with a few REST endpoints exposed.

As gRPC can be deployed as a standalone service , it manages it’s own connections and port. Wouldn’t it be problematic to go with this approach of running it on a tomcat server ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions