2 different questions
2 different questions
- Subject: 2 different questions
- From: kubernan <email@hidden>
- Date: Wed, 18 Sep 2002 19:10:09 +0200
Hello,
1st question :
Which cocoa mechanism should i use if i want implement a download
file function in client/server application ?
2nd question :
I have a threaded method which send some elements to the GUI
(text for user information).
I know, it's not thread safe and i use lock mechanism.
But doing that, the application becomes very slow (the thread sends
elements all the time).
My question is if there is a good coding scheme to reduce the
performance degradation when a thread updates the GUI
very often ?
Thx for your suggestions.
Regards,
Kub.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.