Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 430 Bytes

Bluefan

🐉 early stage development 🐉

Bluefan is a yet another fast and reliable distributed job processing system.

Components

RPC Server

The RPC Server provides a remote interface for Bluefan work queue clients, allowing them to interact with the work queues over the network.

Queue Services

The Queue Services crate implementes the core functionality of the queue services.