Windows Message Queue under .Net
For inter-process communications under .Net should I use
the Windows message queue mechanism rather than traditional
COM interface?
Can anyone recommend a good book on message queue ?
Does MS Series support adavnced inter-process messaging?
If so - again can anyone recommend a good book ?
Cheers.
|