Microsoft Message Queue Programming
Buch, Englisch, 448 Seiten, Paperback, Format (B × H): 191 mm x 235 mm, Gewicht: 838 g
ISBN: 978-1-59059-346-2
Verlag: Apress
This book explores MSMQ so that you can initiate robust, asynchronous communication between applications. MSMQ provides three APIs to incorporate message queuing into different applications. These APIs include "C" from unmanaged C/C++ code; a COM component from VB or C++ code; and the System.Messaging namespace, which integrates MSMQ with managed C# or VB .NET applications.
This is the only book on the market to cover all three APIs. Plus, this book discusses the features of MSMQ 3.0 (released with Windows Server 2003), and explains sending and receiving MSMQ messages on a PocketPC device.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Prozedurale Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering Objektorientierte Softwareentwicklung
Weitere Infos & Material
From the contents: MSMQ introduction.- Warm-up.- Diving into MSMQ.- A generic multi-threaded message.- Transactions.- Queued components (Com+ & MSMQ).- MSMQ triggers.- Security.- Administration.- Writing your own Publish/Subscribe framework in .NET for MSMQ.- Deployment scenarios.- MSMQ support in BizTalk Server.- MSMQ-MQSeries bridge.- MSMQ for WinCE.- Introduction to JMS (JBoss, TIBCO, MQSeries, WebLogic, WebSphere).- The JMS API overview.- Simple JMS programming.- JMS message properties.- Advance messages.- Topic based programming (publish/subscribe).- Point-to-point messaging.- Transactions.- Security.- Administration.- Message driven bean.- Deployment scenarios.- Using Web services.- Using third party products.- Appendix.