Skip to content

Topic

Asynchronous Job Pipelines

Architectures in which a client submits work and is told the result later through a callback, queue or poll, rather than waiting on the original request.

Current clusters