This website requires JavaScript.
Explore
Help
Sign In
shpaq
/
Prowlarr-Prowlarr
Watch
1
Star
0
Fork
0
You've already forked Prowlarr-Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr.git
synced
2025-10-02 08:47:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c3f0203e5150424e1765a13d87d3ee14c4481ec
Prowlarr-Prowlarr
/
NzbDrone.Common
/
Messaging
History
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled. events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
..
CommandCompletedEvent.cs
…
CommandFailedEvent.cs
…
CommandStartedEvent.cs
…
ICommand.cs
…
IEvent.cs
…
IExecute.cs
…
IHandle.cs
…
IMessage.cs
…
IMessageAggregator.cs
…
IProcessMessage.cs
…
LimitedConcurrencyLevelTaskScheduler.cs
more granular Concurrency control.
2013-05-29 18:35:26 -07:00
MessageAggregator.cs
more granular Concurrency control.
2013-05-29 18:35:26 -07:00
MessageExtensions.cs
…
TestCommand.cs
…
TestCommandExecutor.cs
…