Posted: Fri Mar 03, 2006 6:30 am Post subject: Accessing shared memory in Cluster workload exit
Newbie
Joined: 03 Mar 2006 Posts: 1
I have a scenario in which i want to choose the destination Queue manager based on some value written in a shared memory by a daemon process.
That is the shared memory is accessible to both the daemon process and the cluster workload exit program.
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
Hi,
The answer depends on the platform: Unix or Windows or Mainframe. Also, this is not really a MQ question but rather a general programming question.
If you have used shared memory outside of MQ then it is done exactly the same way with MQ. If you have never done shared memory programming then you need to read the programming manuals or take a course.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum