Hello everyone,
I am new in JMS. Can anybody knows good books or tutorial to learn JMS?
Hello everyone,
I am new in JMS. Can anybody knows good books or tutorial to learn JMS?
I would say to read Enterprise Integration Patterns, it's a bit high level but you must understand integration to use JMS smartly. Next you can Java Message Service, a good book for technical questions.
Although a bit dated, the "original" JMS tutorial from Sun (now Oracle) would also be a good starting point concerning the core principles.