kannon

Crates.iokannon
lib.rskannon
version0.0.2
sourcesrc
created_at2021-05-04 14:27:20.018276
updated_at2021-05-04 14:27:20.018276
descriptionProvides parallel processing task system and miscellaneous tools
homepage
repository
max_upload_size
id393035
size122,068
Jongmin Yun (neu.) (liliilli)

documentation

README

kannon

This library contains

  • basic task system executes fn of registered tasks with stealing feature
  • generic event / notifier like a observer pattern which can propagate to 8 parameters.

just for fun. :D

How to use it?

Just see tests/integration.rs and tests/notifier.rs to use.

Commit count: 0

cargo fmt