Skip to content

threefoldtech/tokio-worker-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple worker pool for tokio. The main use is to maintain a fixed number of workers to run jobs. A job can be fire and forget, or fire and get results.

Example usage

About

simple configurable worker pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages