jina.parsers.orchestrate.runtimes.remote module
jina.parsers.orchestrate.runtimes.remote.mixin_remote_runtime_parser(parser)[source]
Add the options for a remote Executor :param parser: the parser
jina.parsers.orchestrate.runtimes.remote.mixin_client_gateway_parser(parser)
Add the options for the client connecting to the Gateway :param parser: the parser
Add the options for remote expose at the Gateway :param parser: the parser
jina.parsers.orchestrate.runtimes.remote.mixin_http_gateway_parser(parser=None)[source]
Add the options to rest server
Parameters
jina.parsers.orchestrate.runtimes.remote.mixin_prefetch_parser(parser=None)
Add the options for prefetching :param parser: the parser
jina.parsers.orchestrate.runtimes.remote.mixin_compressor_parser(parser=None)[source]
Add the options for compressors :param parser: the parser