General » Introduction to HW & SW » TracksOperating systems » MVS - z/OS » UNIX - Linux - AIX » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » TOGAF » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITIL
Practical informationRegistration Application developers who are going to design or develop programs in a 'distributed environment' where WMQ is used. Software architects, designers and (system) administrators can also strongly benefit from this practical introduction of WebSphere MQ concepts. After all WMQ very often is the building block of the transport backbone of their company.
A conceptual understanding of the basic principles of messaging and knowledge about the WebSphere MQ product family is an advantage, but not required. Being familiar with application development and programming is required. Some experience (command line and graphical interface) in a distributed environment will come in handy.
A lot of the course time is reserved for the labs so that the functioning of WebSphere MQ products in a z/OS and a Windows environment is well illustrated. Foils and demos support the lectured subjects.
Koen De Backer.
3 days.
| date | language | place | price | remarks |
| 07/03/2012 | Leuven | 1410 EUR | ||
| 18/04/2012 | N | Woerden | 1410 EUR |
This course is the ultimate course for WMQ programmers. The course gives an insight in the use of the message queuing technique as implemented through the WebSphere Message Queuing (WMQ) software. The technique is not really new, originally meant to help out in a Client/Server environment, a product like WMQ currently gets a lot of renewed attention in an SOA context. By using the WebSphere MQ product, the course shows how to work safely and efficiently in a C/S environment built around a Q-infrastructure. A lot of companies depend on WMQ infrastructure for reliable transmission of information.
At the end of this base course, participants will:
Participants will also learn 'when' and 'why' this technique can be used. Technical concepts and programming patterns will be discussed, a good practical understanding of the WMQ product as a basis for designing and creating applications as well as troubleshooting is the goal of the course. This course is not a programming workshop.
Day 1
Message and Q • Standalone • Distributed • Asynchronous infrastructure • what is WMQ used for
Send and Forget • Request/Reply • Publish/Subscribe
Commands and utilities • Queue creation/deletion • Channel manipulation • Distributed queuing • Security and Recovery • Priority • Monitoring & Performance
Day 2
remote queues • transmission Q • the use of channel agents • listeners • channel types
trigger types • initiation Q • trigger monitor(s)
cluster concept • transactional behaviour • logging infrastructure • space/file management • shared data Q (z/OS) • CICS/IMS interface (z/OS) • MQ in an integration scenario
MQInterface (MQGET, MQPUT, MQCONN, MQOPEN, MQCLOSE, MQINQ .....) • anatomy of a call
Day 3