rubywmq
rubywmq copied to clipboard
Ruby interface into WebSphere MQ
Is there a way to get queue information? Such as how many messages are in the queue.
I'm running Windows 10, with IBM MQ v9 I updated extconf.rb in order to point to the cmqc.h in the alternate path. The gem build and gem install are successful,...
I was wondering if you are planning to support version 8.0.0.x (32 or 64 bit) of IBM MQ Client.... Are you going to do another release soon? Thanks, M
I found option for WMQ::QueueManager.connect: `user_identifier`. But client send process uid instead user_identifier value. Server check user name. It must be "web". But I want run app in docker by...
I'm trying to use WMQ in a multi-threaded Ruby environment. While I can do this fine provided I open and close connections within the same thread, I cannot sensible structure...
Is there a way to do topic based pub/sub using rubygem?
Need help on an install issue with RubyWMQ, I am using Ruby 2.2.4p230 (2015-12-16 revision 53155) [i386-mingw32] and IBM WebSphere MQ version 7.1.0.3, located in C:\Program Files\IBM\WebSphere MQ on a...