Closed avanderhoorn closed 9 years ago
Server broker has had it extension points removed. Need to talk about what we want to do there. Some minor cleanup to happen later.
As a note, for the pipeline to work correctly, the Agent Broker is no longer sending IMessage
s to the Agent Publisher. I don't like this in particular, but I'm not sure there is any way around this given that the Publisher needs to be able to control the context and not the Broker.
Switching agent broker over to a new parallel pipeline which aims to leverage available workers to process messages as quickly as possible.