Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 257 Bytes

Background job system

An asynchronous background job system built on top of gRPC.

Overview

This repository includes both server and client written in rust. Clients, however, can be implemented in any language by using the protocol buffer language.