Keeping OT app responsive?
Keeping OT app responsive?
- Subject: Keeping OT app responsive?
- From: "Thomas E. Knowlton, Jr." <email@hidden>
- Date: Wed, 25 Feb 2004 20:18:35 -0700
Hi, all.
I'm working on an OpenTransport server app that I'm finding sometimes
ends up spending all its time in the OT notifier, receiving incoming
data and producing more data for send. Looking at the sample code
(OTVirtualServer), I see that it uses an OTTimerTask to periodically
give the UI some time.
Since my app is (akin to VNC) a remote-control, I need high network
throughput *AS WELL AS* good UI response.
The watchdog in OTVirtualServer fails with respect to UI response, and
while I continue to experiment to find a sweet spot, I wonder if anyone
here can comment on how often (at a minimum) the UI/WNE needs to run in
order to appear responsive?
Thanks,
--
Tommy
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.