Skip to content

hyperfile/hyperfile-reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperfile Reactor

A lightweight task execution framework built on top of Tokio's LocalSet.

Overview

Hyperfile Reactor enables spawning tasks that can handle concurrent requests through multiple priority channels within single thread.

The implementation is based on Tokio's LocalSet example.

License

This project is licensed under the Apache-2.0 License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

A lightweight task execution framework built on top of Tokio's LocalSet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages