Perhaps the windows machine is busy with other processes, I find that windows sometimes slows to a halt for up to a minute when running java desktop apps (like eclipse and magic-draw UML) I suspect its either swapfile access or garbage collecion. d.
> -----Original Message----- > From: Martin Redington [mailto:[EMAIL PROTECTED]] > Sent: 02 December 2002 13:38 > To: [EMAIL PROTECTED] > Subject: Re: Xmlrpc slowness > > > Hi Piercarlo, > > I'm using xmlrpc with tomcat. I haven't seen any problems like the ones > you describe ... > > cheers, > Martin > > On Monday, December 2, 2002, at 12:12 PM, Slavazza Piercarlo wrote: > > > Hi all, > > > > I have a linux notebook (redhat 8) connected to a windows 2000 > > notebook through an ethernet cable; on these machines run two java > > programs that use xmlrpc (a server and a client): the problem is that > > it happens that at a certain point of the execution (after various > > calls have been excuted without problems) the communication between > > these programs seems to become very very slow, at a point that they > > seems to hang. > > > > > > Do you think that this could be an xmlrpc problem? Any suggestions? > > > > Thanks a lot! > > piercarlo slavazza > > > > >
