![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux RSS News The latest news covering Solaris, RedHat, Ubuntu, Debian, Slackware, HP-UX, AIX, BSD, Apple OS X and more! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A program to trace execution of another program | jiten_hegde | High Level Programming | 3 | 08-19-2008 06:26 AM |
| How to write to stdin of another program (program A -> [stdin]program B) | vvaidyan | UNIX for Dummies Questions & Answers | 3 | 08-02-2008 06:21 PM |
| How to write to stdin of another program (program A -> [stdin]program B) | vvaidyan | High Level Programming | 1 | 04-30-2008 02:44 PM |
| executing a program within a program | Gekko | High Level Programming | 4 | 06-27-2002 04:36 PM |
| ftp program | paost712 | UNIX for Dummies Questions & Answers | 3 | 01-06-2002 04:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
IBM MQ program in C
1. I have to write a "C" program which must maintain minimum number of connections to the default Queue Manager.
Lets say that 50 connections. how to maintain 50 connections for ONE Program? 2. how to use the existing connections/pool to the Queue Manager to Put/Write the messages? can i use these MQPUT and MQPUT1 calls? 3. Once i finished writing my messages into a Queue,I must close that queue but my default connections must not be closed. The minimum number of connections must be maintained. 4. I can write a sequential program connection that is one program - one conncetion to MQ-Manager. But I need One program - Set of connections (Pool). |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|