Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkkaNetThrottler

akka net dispatching throttling

Implementation of throttling behavior in Akka.Net

ThrottlerActor allows throttled processing of messages, initialize using params for

  • number of messages to process
  • the timespan interval for the given number of messages.
public ThrottlerActor(TimeSpan interval, uint numberOfMessages)

About

akka net dispatching throttling

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages