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 » Database or Compute Node

Post new topic  Reply to topic
 Database or Compute Node « View previous topic :: View next topic » 
Author Message
edasnarik
PostPosted: Thu Feb 18, 2010 12:06 am    Post subject: Database or Compute Node Reply with quote

Acolyte

Joined: 10 Mar 2009
Posts: 61

Hi Everyone,

Environment : 6.1

It is actually a WebService that is exposed and it interacts with databases.

Operations to be done by the node (either Database/Compute ):
Loop through the input (SOAP Message) cardinality structure and perform a lookup to the database and verify each of the field is present in database.
If it is not present ,throw an user defined exception.

We are thinking to implement a cache on this so we would be avoiding multiple calls to database. So there would be only one DB call unless the flow is restarted/ configuration changes are done.

Now considering the fact that we will be traversing a SOAP message intially , storing lots of required parameters(rows) in Environment , implementing Cache and having many a For loops on the Shared variables (obtained from db lookup) for linking them , which is preferable Compute or Database ?
Back to top
View user's profile Send private message
Gaya3
PostPosted: Thu Feb 18, 2010 1:00 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

i go for Compute Node or Java Compute Node

i can keep it very simple and understandable using the above nodes.

i can employ the OO concepts in JCN

these are some points......
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
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 » Database or Compute Node
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.