Title: MQ Network Mapper
1MQ Network Mapper
Presentation by Tim Goodwill, Thursday
09/03/2006 Graduate Diploma Information
Technology (eScience) COMP6701, eScience Project
I Semester 1 2006
- Supervisor Peter Strazdins
- Client Trung Nguyen (EDS), MQ Admin, Customs
Connect Facility
2Intro
- Background
- Overview
- Goal
- Sources
- Summary Questions
3Background
- Websphere MQ is used in every major industry in
many countries around the world, and is the
pseudo-standard for program-to-program
communication in the Financial industry.
4Background
The MQ Network Websphere MQ is IBMs middleware
for commercial messaging and queuing a method
of program-to-program communication. Websphere
MQ programs use a consistent API across all
platforms
5Background
The MQ Network Each remote system has its own
queue manager with its own queues. The queue
manager transfers messages to other queue
managers via channels using existing network
facilities, such as TCP/IP, SNA, SPX.
6Background
The MQ Network
7Overview
Introducing HyperTree
8Overview
9Overview
Get Stats Put Disable Browse
10Goal
- Portable
- Out-of the box
- Auto Discovery
- At-a-glance-monitoring
- Easily accessible diagnostic information
11Timetable
Week Dates Notes
4 16 Mar Modelling and Learning of Chosen Technics Phase
6 30 Mar Modelling phase completed.
7 20 Apr Mid-project result (prototype)
9 4 May Implementation of Comments.
10 11 May Debugging
11 18 May Documentation
12 27 May Implementation completed. To Supervisors.
13 1 Jun Final report, code cleaning, debugging.
14 8 Jun Project presentations.
15 15 Jun Examination period
16 22 Jun Final Reports
12Sources
13Sources
- HyperTree Java Library
- http//www.loria.fr/bouthier/
- IBM Redbooks
- http//www.redbooks.ibm.com/
- IBM Software - WebSphere MQ Library
- http//www-306.ibm.com/software/integration/wmq/li
brary/library53.html - IBM Software -WebSphere MQ- Support
- http//www-306.ibm.com/software/integration/wmq/li
brary/library53.html - IBM Websphere MQ Iformation Center
- http//publib.boulder.ibm.com/infocenter/wmqv6/v6r
0/index.jsp
14Summary
- MQ Ubiquitous in the Financial industry
- May be vast, complex networks
- HyperTree Hyperbolic tree structure
- Challenges
- Data handling - HyperTree
- Websphere MQ PCF Commands
- Portable, easily deployable, diagnostic
15Questions?