Question on MA0C (Pub/Sub)

2003-10-05 Thread Fez



Hieveryone,

I posted a question on MA0C a while back with no 
response.

Can I have a show of hands of how many have actually installed MA0C and 
got it working. 

We are having a few teething problems understanding what goes on under 
the covers when publishing and subscribing using JMS via the Topic Connection 
Factory.

Regards

Fez Barnard.


SYNCPOINT behaviour

2003-10-05 Thread Francois Van der Merwe1
What will be the value in the buffer2 in the following code just before the
commit and at the end of the code segment.

Empty Q1
Application A:(only application with access to Q1)

empty buffer2
Set text MQ Rules to buffer1
Open Queue Q1
Set PutMessageOptions to PMO_SYNCPOINT
Put buffer1 into Q1
Set GetMessageOptions to GMO_SYNCPOINT
Get into buffer2 from Q1
Commit
Get into buffer2 from Q1
Commit
end


Francois van der Merwe

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Max Channels

2003-10-05 Thread Sid . Young
G'Day all,

I have about 500 clients all trying to connect at about the same time and
transfer data from one of my MQ server (NT4 mqv5.1), each client is running
5 threads with their own connection, so my question is this.

Is 500 clients and 5 threads each = 2500 connections?
Does Max Channel need to be at least 2500 ?


Sid

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive