Lidarr/NzbDrone.Common/Messaging
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