• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What is a task?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is a task?


  • Subject: Re: What is a task?
  • From: Alastair Houghton <email@hidden>
  • Date: Sat, 20 Oct 2007 17:33:06 +0100

On 20 Oct 2007, at 15:11, Wain Glaister wrote:

The notification center reference should say (IMHO) thread, not task.

I don't think that's correct. The default notification centre is per- process, not per-thread, I believe.


Personally I think of a thread as an executable that I can ask to do different tasks for me, where a task is a job that I need done.

That's even more confusing than the original! And you've thrown the meaning of executable into question as well, as well as using the word "job" (which is also ambiguous).


A thread is a separate flow of control, usually with some per-thread state. A process is a collection of threads and some per-process state. An executable is a binary image of a program, often held on disk (e.g. "/bin/ls" is an executable).

The word "task" is sometimes used to mean "process" (in the computing sense). It is also often used in the normal English sense of the word (i.e. some work to be done). Which meaning you ascribe to a particular occurrence of the word depends on the context.

Kind regards,

Alastair.

--
http://alastairs-place.net

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >What is a task? (From: Bob Ueland <email@hidden>)
 >Re: What is a task? (From: Wain Glaister <email@hidden>)

  • Prev by Date: Re: What is a task?
  • Next by Date: AppleScripting "Save As" in a CoreData application
  • Previous by thread: Re: What is a task?
  • Next by thread: Re: What is a task?
  • Index(es):
    • Date
    • Thread