Skip to content

abeards/mq-exits

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mq-exits

This repository contains source code and related material for a set of IBM MQ exits.

MQ has various types of exit points that can be used to extend the product functionality, and examples of some of them are included here.

Documentation

More information about exit interfaces can be found starting at this section of the KnowledgeCentre.

Prerequisites

For the Distributed platforms, all exits are written in C. No other languages are supported. So you must have a C compiler.

Health Warning

This package is provided as-is with no guarantees of support or updates. There are also no guarantees of compatibility with any future versions of IBM MQ .

History

See CHANGELOG in this directory.

Issues and Contributions

For feedback and issues relating specifically to this package, please use the GitHub issue tracker.

Contributions to this package can be accepted under the terms of the IBM Contributor License Agreement, found in the CLA file of this repository. When submitting a pull request, you must include a statement stating you accept the terms in the CLA.

Copyright

© Copyright IBM Corporation 2020

About

A collection of sample IBM MQ exits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Shell 2.6%
  • Batchfile 0.1%