5 Replies Latest reply on May 22, 2002 9:17 AM by bleupen

    Design partner for hug amounts of db connections and data?

    harold

      I am new to J2EE and I have a question to the more experienced architects here. I would like to build an application based on Jboss-Jetty that will regularly poll multiple databases from different manufactures over the network or the Internet (could be several 1000) and save this data in a central database. This would mean that a full-scale application could receive hug amount of data in bursts or sent on an e2e fashion. For a web shop type of application there is the MVC architecture but is there a design partner for this type of problem where I need to handle hug amounts of db connections and data?
      Any help or suggestion would be greatly appreciated.