0 Replies Latest reply on May 30, 2006 1:01 PM by onit

    Parallel Data Requests

    onit


      Hi,

      I have an EJB that gathers data from several sites using HTTP/XML requests. Right now I send the requests serially.

      I need to send the requests in parallel or the response time will grow to be unacceptable as more sites are added.

      Do you have any ideas on how to accomplish this?

      Thanks for your help,

      Dennis