|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-message-service-jms-fundamentals/
课程评论:没有评论
**课程名称:** Java Message Service - JMS Fundamentals **课程概述:** 本课程是为希望掌握Java消息服务(JMS)的Java开发者量身打造的。无论您是初学者还是经验丰富的Java EE开发者,希望深入了解消息传递在构建松耦合、可扩展和可靠应用程序中的作用,本课程都将为您提供全面的指导。 **您将学到:** * **消息传递基础:** 了解消息传递的概念及其优势。 * **JMS核心概念:** 深入理解JMS是什么以及如何使用JMS API。 * **两种消息模型:** 详细学习点对点(Point-to-Point)和发布/订阅(Publish/Subscribe)消息模型。 * **消息交互方式:** 探索同步与异步消息传递的实现。 * **JMS API应用:** 学习使用JMS 1.x和2.x API,并了解它们之间的差异。 * **实践应用:** * 实现点对点消息传递。 * 实现请求-回复场景。 * 实现发布/订阅消息传递。 * 使用持久(Durable)和共享(Sharable)订阅者。 * 通过消息属性和消息头过滤消息。 * 观察负载均衡。 * 通过监听器(Listeners)实现消息的异步处理。 * 理解并使用不同的消息确认模式。 * 利用JMS事务保证消息传递。 * **Java EE 环境和部署:** 学习在Java EE环境中使用JMS API,并将JMS应用程序部署到应用服务器。 **课程亮点:** * **循序渐进:** 从基础知识讲起,通过丰富的测验和编码练习,逐步引导您精通JMS概念。 * **实战导向:** 强调动手实践,逐一讲解每个功能,让您能够快速上手并立即应用所学知识。 * **高质量内容:** 由经验丰富的讲师Bharath提供,课程内容简洁、精准且具备高度实践性。 * **全方位覆盖:** 深入探讨JMS的各项核心功能,包括消息驱动 Bean(MDB)。 **适合人群:** * 希望掌握Java消息服务的Java开发者。 * 有经验的Java EE开发者,希望填补消息传递知识的空白,并了解如何利用消息传递构建高性能应用程序。 通过本课程,您将能够轻松创建使用消息传递技术进行通信的互操作性应用程序。
Sample of the reviews:What a wonderful course by Bharat. He has explained every topic of JMS starting for basics and taking the journey to fully mastering the concepts using various quizzes and coding assignments. Totally recommend this course. Thanks a lot, for this course. You are a true mentor. - Amit KumarYes. 110%. Bharath always delivers high-quality, succinct courses, with hands-on programming. - Maurice McFarlaneVery good overview of the Topic with enough detail that a developer can grasp the essentials quickly and make use of them immediately. Very well thought-out and presented. - Richard Kowalsky--Do you have the knowledge of Java want to master Java Messaging Service then this course is for you.If you are an experienced Java EE developer who wants to fill in any gaps in your knowledge of Messaging and know how messaging can be used to develop loosely coupled ,scalable and reliable applications then this course is for you too.You will explore both point-to-point and publish/subscribe models of messaging. You will also explore how synchronous and asynchronous messaging is accomplished. While the JMS API provides fundamental messaging support, you also explore Enterprise JavaBean's Message Driven Bean (MDB).JMS makes it super easy to create interoperable applications that communicate with each other using messaging. You will start this course by learning what Messaging is ,what JMS is and how to use the JMS API.You will be working hands on one feature at a time.You will Learn what messaging is and its advantagesUnderstand the two different types of messagingLook at the anatomy of a JMS messageUse JMS 1.X and 2.x APIs and learn the differencesUse the JMS API to Implement point to point messagingImplement request-reply scenarioUse the JMS API to Implement Publish-Subscribe messagingWork with durable and sharable subscribersFilter the message using properties and message headersSee load balancing in actionLearn asynchronous processing of messaging using ListenersAcknowledge message through different message acknowledgement modesUse JMS transactions to ensure message deliveryLearn how to use JMS API in the Java EE contextDeploy your JMS applications on a application serverAll in simple steps