Results 1 to 2 of 2

Thread: Web Service based application - Cache as a Master Data Source

Threaded View

  1. #1
    Join Date
    Feb 2009
    Posts
    10

    Question Web Service based application - Cache as a Master Data Source

    Hi,

    We want to develop a shopping web-application that interacts with system(s) of many vendors. It could be thro. web-services or any other means.

    Moreover, vendors can register themselves and the data will be stored in DB.
    Now, when the customer searches data from vendors in DB as well as other vendors have to be shown.

    So, we have planned to use 'cache as a master data source'. The proposed architecture is attached.

    1) Will it work?

    2) How to implement this with J2EE (Spring & Hibernate)?

    3) Sites like redbus.in, makeMyTrip.com have similar functionality. So, what is the standard way to do that?
    Attached Images Attached Images
    Last edited by vss123; Mar 10th, 2009 at 12:32 AM. Reason: Image attached

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •