ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB Design Pattern/Framework

Post new topic  Reply to topic
 WMB Design Pattern/Framework « View previous topic :: View next topic » 
Author Message
bprasana
PostPosted: Wed Feb 17, 2010 10:29 am    Post subject: WMB Design Pattern/Framework Reply with quote

Disciple

Joined: 18 Apr 2005
Posts: 179

Hey Guys,

We have a Front end service which will need CRUD services from WMB. Backend is just the database. The interaction is currently through MQ. We will have 2 hearders to strip before getting the payload.
There are about 40 tables(highly normalized form) at the backend DB2.

We are in the Design Phase. We want to develop a framework so that in future any application can utilize our services.
How atomic should our (sub)flows be?
What are the design frameworks available for this kind of interaction. We have custom built audit log and error handling ready to use.

PS:The main focus is on "search queries" and all our services are synchronous.

Thanks
Prasanna
Back to top
View user's profile Send private message
ydsk
PostPosted: Sun Apr 04, 2010 8:30 am    Post subject: Reply with quote

Chevalier

Joined: 23 May 2005
Posts: 410

What kind of infrastructure do you have ?

we are doing something similar through XML messages.

Here is what our infrastructure looks like:

struts<---->mq/WMB<----------->DB2

Maybe we can share our experiences.

Thanks
ydsk.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Apr 04, 2010 10:51 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

As well you need to think about speed and scalability of each of your components... if possible independent scalability of the components...

Think
xxx -> MQ -> MQ->J2EE(JMS+JDBC)->DB

This lets you scale each component independently and does not hold MQ to the timeout of the DB. At the same time it provides you with decent speed and scalability throughout.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
bprasana
PostPosted: Sun Apr 04, 2010 10:42 pm    Post subject: asnwers Reply with quote

Disciple

Joined: 18 Apr 2005
Posts: 179

@ydsk - sure.. we can share out thoughts. Have you already implmented?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB Design Pattern/Framework
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.