|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Developing a Broker |
« View previous topic :: View next topic » |
Author |
Message
|
vjsony |
Posted: Fri Aug 02, 2002 1:09 am Post subject: Developing a Broker |
|
|
 Apprentice
Joined: 01 Aug 2001 Posts: 45
|
Hi,
If we were to develop our own broker similar to that available with MQ Pub/Sub, how should we go about this?
Regards,
VJ |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Aug 02, 2002 3:16 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
First thing would be to develop requirements of what you need.
I would suggest you develop it in C/C++ at least the broker engine part. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
Ajju. |
Posted: Fri Aug 02, 2002 9:28 am Post subject: |
|
|
 Voyager
Joined: 26 Jul 2002 Posts: 77
|
In addition to Jeff, take a note of following list
Broker engine in C++/C,
design a deamon listener.
define input/output buffer.
Define the protocol for message,
define a mechanism for message reading, Error check, redundancy for messages.
also if possible go through some of the Industrial automation manuals where they implement there own messaging/communication theory.
This will give you a very good under-the-hood knowledge.
Ajit |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|