Re: NSThread question
Re: NSThread question
- Subject: Re: NSThread question
- From: Sherm Pendley <email@hidden>
- Date: Thu, 21 Feb 2002 11:49:11 -0500
On Thursday, February 21, 2002, at 10:39 AM, Fabio Genoese wrote:
Out of pure interest, what is "DO"?
DO stands for Distributed Objects - that is, objects that are
distributed among threads, tasks, or machines.
In context, "use DO" means to use NSConnection or one of its relatives
to pass messages to a "remote" object, that is, an object which is
running in another thread, task, or machine.
sherm--
_______________________________________________
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.