Tech Glossary

What is JMS?

JMS is a protocol for sending messages between different applications. It is used to communicate between different components of a system, such as a web server and a database. JMS is a flexible protocol that makes it possible to send messages in different formats, such as text, XML or binary data. JMS is a standard that exists in several different implementations, such as Apache ActiveMQ and IBM WebSphere MQ.

Relaterade