- Developing Middleware in Java EE 8
- Abdalla Mahmoud
- 128字
- 2021-07-23 19:24:30
Messaging
Software-to-software messaging is another model of how software communicates with each other. In this model, a messaging middleware stands in the middle of a sender and a receiver to enable the reliable exchange of messages even if one of the two parties is out of service. Moreover, this model enables the application of scaling techniques such as load balancing and message broadcasting to subscribed components.
In this book, we'll learn the basic principles of messaging and how the JMS API provides a comprehensive framework to build a full-featured messaging system to realize the described messaging model. We'll also learn the difference between the two messaging models—Point-to-Point (P2P) and the Publish-Subscribe model—and how to implement both of them, with examples, using the JMS API.
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- JavaScript前端開發(fā)模塊化教程
- Cocos2D-X權(quán)威指南(第2版)
- C語言程序設(shè)計習(xí)題解析與上機指導(dǎo)(第4版)
- Mastering OpenCV Android Application Programming
- HBase從入門到實戰(zhàn)
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- 用Flutter極速構(gòu)建原生應(yīng)用
- 精通MATLAB(第3版)
- Learning Concurrent Programming in Scala
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Illustrator CS6設(shè)計與應(yīng)用任務(wù)教程
- 愛上C語言:C KISS
- Vue.js 3.x高效前端開發(fā)(視頻教學(xué)版)