#parallel-processing #task #system #execute #events #notifier #miscellaneous

nightly kannon

Provides parallel processing task system and miscellaneous tools

1 unstable release

0.0.2 May 4, 2021

#16 in #notifier

21 downloads per month

GPL-3.0-or-later

81KB
2K SLoC

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.

Dependencies

~0.6–1.1MB
~24K SLoC