jina.serve.runtimes.gateway package

Subpackages

Submodules

Module contents

class jina.serve.runtimes.gateway.GatewayRuntime(args, cancel_event=None, \*kwargs*)[source]

Bases: jina.serve.runtimes.asyncio.AsyncNewLoopRuntime, abc.ABC

The Runtime from which the GatewayRuntimes need to inherit