Plus d’un million de livres à portée de main !
Bookbot

Richard Monson Haefel

    97 klíčových znalostí softwarového architekta
    Enterprise JavaBeans
    Java message service
    • Java message service

      • 238pages
      • 9 heures de lecture
      3,3(26)Évaluer

      This book offers a comprehensive introduction to Java Message Service (JMS), the standard API from Sun Microsystems that facilitates messaging between computers in a network. JMS provides a unified interface to various messaging protocols and services, enabling Java programs to exchange essential data, such as event notifications and service requests, rather than direct user communication. It is particularly useful for coordinating applications across different systems or programming languages. With the JMS interface, programmers can access messaging services from vendors like IBM's MQSeries and Progress Software's SonicMQ. JMS supports messages containing serialized Java objects and XML pages, promoting a powerful paradigm that allows for the decoupling of enterprise application components. Messaging clients send messages to a server responsible for delivering them asynchronously, enabling continued client operation without waiting for delivery. The book demonstrates how to build applications using point-to-point and publish-and-subscribe models, utilize features like transactions and durable subscriptions for reliability, and implement messaging within Enterprise JavaBeans (EJB). It also introduces the MessageDrivenBean, a new EJB type in EJB 2.0, and explores the integration of messaging into J2EE, providing a solid foundation for developers looking to leverage JMS in their applications.

      Java message service
    • "Enterprise JavaBeans" provides a thorough introduction to EJB 1.1 and 1.0 for the enterprise software developer. It shows readers how to develop enterprise Beans to model their business objects a processes. The book teaches readers how to take advantage of the flexibility and simplicity this new powerful architecture provides.

      Enterprise JavaBeans
    • Zkušenosti expertů z praxe. Kniha je určena zejména softwarovým architektům, hodnotné rady v ní najdou ale i programátoři, projektoví manažeři, analytici a další, kteří mají blízko k procesu vzniku softwaru.

      97 klíčových znalostí softwarového architekta