nservicebus
NServiceBus How To Publish Message From 2 Physical Locations Of 1 Logical Service
is it possible to publish a message fro开发者_如何学JAVAm 1 logical service that is deployed to 2 physical locations?[详细]
2023-02-13 03:52 分类:问答NServiceBus Event For Subscriber From Multiple Sources
if i want to describe a event in nservicebus i would create an interface that gets published from a service and is consumed by one or more subscribers.[详细]
2023-02-12 20:24 分类:问答NServiceBus Compatibility
I\'m trying to to send a开发者_如何学Python Command from a .net 3.5 client machine to a .net 4 server machine.[详细]
2023-02-12 13:22 分类:问答Experiences with message based master-worker frameworks (Java/Python/.Net)
I am designing a distributed master-worker system which, from 10,000 feet, consists of: Web-based UI a master component, responsible for generating jobs according to a configurable set of algorithms[详细]
2023-02-11 06:24 分类:问答NServiceBus information
Can somebody tel开发者_如何学Gol me where I can read about NSerivceBus for introductory information ?(What is it? Why use, etc...)[详细]
2023-02-10 21:49 分类:问答Where can I find NServicebus 2.1 source code?
I am looking for the NSB 2.1 sou开发者_如何学Gorce code. Does anyone have the code?There is no 2.1 , 2.5 is what you\'re after[详细]
2023-02-10 19:39 分类:问答Service account throwing SQLiteException on NServiceBus startup
I\'m getting the following exception when I try to start nservicebus.host.exe with service account credentials:[详细]
2023-02-10 03:00 分类:问答Unsatisfied dependency expressed through object property
So I am building publisher and following is my config <?xml version=\"1.0\" encoding=\"utf-8\" ?>[详细]
2023-02-09 21:51 分类:问答Publisher messages not reaching subscriber
Publisher config <!-- 1. In order to configure remote endpoints use the format: \"queue@machine\" 2. Input queue must be on the same machine as the process feeding off of it.[详细]
2023-02-09 20:56 分类:问答NServicebus for Client/Server Communication?
I am starting out on a new project and have fallen in love with the concept of a Service Bus to connect your services on the backend. Since I was mostly doing Web development so far I was simply conne[详细]
2023-02-09 18:54 分类:问答