[jacorb-developer] Delay in serial communication
Kujtim Hyseni
kujtimhyseni at hotmail.com
Fri Jul 27 14:07:41 CEST 2012
I have tested my "methodology" with Web Services (Java SE based), it worked fine. To illustrate, response times are for 10 requests (in seconds): 0.156, 0.141, 0.156, 0.141, 0.156, 0.141, 0.140, 0.157, 0.140 and 0.141.
So, definitely, the problem is at JacORB. I will upload the code at bugzilla and hope to get answer from someone soon!
Kujtim
> Date: Thu, 26 Jul 2012 08:37:16 -0500
> From: rrr6399 at futuretek.com
> To: jacorb-developer at lists.spline.inf.fu-berlin.de
> Subject: Re: [jacorb-developer] Delay in serial communication
>
> Have you tried just running one of the JacORB examples to see if you get the same behavior such as:
> JacORB/demo/bank/concurrency
>
> On 07/26/2012 08:04 AM, Kujtim Hyseni wrote:
> > Instead of Thread.sleep you may use multiple for/while structures to insert delay. The aim is to illustrate how it affects the
> > system-Windows XP. It blocks everything: task manager, other applications to run etc. It is just to illustrate the effect of
> > jacorb when there are operations to be executed that are time consuming ... Kujtim
>
> _______________________________________________
> jacorb-developer maillist - jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
More information about the jacorb-developer
mailing list