Skip to content

TPL DataFlow library for Round-Robin/Less-Workload/ByKey parallel running

License

Notifications You must be signed in to change notification settings

sandro-chierici/NFanout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFanout

Intelligent Work Switching

Powered by Dataflow (Task Parallel Library)

NFanout is a C# Simple Library for parallel computing using TPL DataFlow.

Features

  • Single thread message injestion providing a total order function for messages
  • Configurable routing:
    • Fixed routing (Round Robin, Less Workload)
    • Automatic routing queues addressable by keys

Soon a scheme representing overall funcionality.

About

TPL DataFlow library for Round-Robin/Less-Workload/ByKey parallel running

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages