|
The "tibae" module provides TIBCO Adapter support; it allows qore programs to send and receive messages to and from TIBCO Adapters (or implement a TIBCO Adapter in qore) based on an external repository. Module documentation: http://qore.org/manual/modules/tibae-module-doc.html Note that early versions of the release notes for this module stated that it was not possible to make an adapter that sent synchronous replies - this is incorrect, just set the subject to the replySubject key of the incoming message hash which should be an inbox (point-to-point) subject name.
TIBCO ActiveEnterprise(TM) is a trademark of TIBCO Inc. and is not affiliated with Qore in any way. You can only compile and/or use this module if you have a licensed version of the TIBCO SDK from TIBCO Inc. |
|