WeŽve already store all request and responses, but the problem is
when we have a lot of request at same time ( something like 100 requests per
second ). IŽd like to improve the speed and make all resposes and requests
has data to transfer.

> ----------
> De:   Angus Mezick[SMTP:[EMAIL PROTECTED]
> Responder:    Tomcat Users List
> Enviada:      quinta-feira, 12 de junho de 2003 18:08
> Para:         Tomcat Users List
> Assunto:      RE: Network access
> 
> Is local caching an option?  Any chance that external machine can somehow
> serve the information directly?  Perhaps using an IFRAME element?
> --Angus
> 
> > -----Original Message-----
> > From: Edson Alves Pereira [mailto:[EMAIL PROTECTED] 
> > Sent: Thursday, June 12, 2003 4:57 PM
> > To: 'Tomcat-User List'
> > Subject: Network access
> > 
> > 
> >     Hello folks, i have an application that does many requests to an
> > external machine, each request is a thread that send and 
> > receive text to
> > process, my problem here is, some times there are so many 
> > requests and i
> > fear this external machine canŽt accept all requests or my application
> > cannot get at same time high volume text through my network. 
> > Could anyone
> > point the best way to send and receive high volumeŽs network 
> > information?
> > 
> >     Best regards,
> >     Edson
> > 
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to