Java Message Service - General Idea of Messaging

General Idea of Messaging

See also: Message-oriented middleware and Message passing

Messaging is a form of loosely coupled distributed communication, where in this context the term 'communication' can be understood as an exchange of messages between software components. Message-oriented technologies attempt to relax tightly coupled communication (such as TCP network sockets, CORBA or RMI) by the introduction of an intermediary component. This approach allows software components to communicate 'indirectly' with each other. Benefits of this include message senders not needing to have precise knowledge of their receivers.

The advantages of messaging include the ability to integrate heterogeneous platforms, reduce system bottlenecks, increase scalability, and respond more quickly to change.

Read more about this topic:  Java Message Service

Famous quotes containing the words general and/or idea:

    Must I remind you that a chain is no stronger than its weakest link?
    Jerome Cady, U.S. screenwriter, and Lewis Milestone. General Mitsubi (Richard Loo)

    The true poem is not that which the public read. There is always a poem not printed on paper,... in the poet’s life. It is what he has become through his work. Not how is the idea expressed in stone, or on canvas or paper, is the question, but how far it has obtained form and expression in the life of the artist. His true work will not stand in any prince’s gallery.
    Henry David Thoreau (1817–1862)