New simplified API for IBM MQ applications in Golang!

 View Only

New simplified API for IBM MQ applications in Golang! 

Wed March 04, 2020 02:56 PM

Matt Roberts
Published on 05/02/2019

We are very excited to introduce this new API for developers writing Golang applications to connect to IBM MQ.

This new API builds on the existing mq-golang client library to present a developer friendly interface based on the popular JMS 2.0 specification. Developers with experience using JMS in Java will be immediately familiar with using this JMS style Golang API. All Golang developers benefit from a simple messaging API that is based on industry best practice and experience, with no prior knowledge of Java or JMS required!

The API uses intuitive concepts like Producers and Consumers to hide the low level IBM MQ constructs. The result is easily readable code that can send and receive messages in only a few lines as shown here;

Easily send and receive IBM MQ messages in Golang

The repo includes detailed instructions on how to get started and a set of reusable code samples for common patterns such as sending and receiving messages, request/reply messaging and how to handle error conditions.

Try it out today on MacOS, Linux or Windows, and we look forward to hearing your comments either here or via github.com!

 

Entry Details

Statistics
0 Favorited
7 Views
1 Files
0 Shares
4 Downloads
Attachment(s)
pdf file
New simplified API for IBM MQ applications in Golang!.pdf   321 KB   1 version
Uploaded - Wed March 04, 2020

Tags and Keywords

Related Entries and Links

No Related Resource entered.