• 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
NSTask on another processor - is it NSHost?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTask on another processor - is it NSHost?


  • Subject: NSTask on another processor - is it NSHost?
  • From: John Nairn <email@hidden>
  • Date: Tue, 04 Feb 2003 11:43:31 -0700

I am writing Cocoa front end to scientific software. All calculations are in C tools run as NSTasks with standard output and error piped back to the Cocoa application.

It all works fine, but it would be ideal to network many processes and have the Cocoa front end send multiple NSTasks to different processers to do simultaneous, but separate calculations. The Cocoa app on my Mac would manage it all.

I am trying to find out if is is possible. I found NSHost which seems it can link to another processer, but I could not find anything in NSTask to tell it to run on a different processer or NSHost? Is it possible? How is it done? Does the exectuable C tool have to reside on the host or can the copy on my mac be launched on any networked processor?

------------
John Nairn (1-801-581-3413, FAX: 1-801-581-4816)
Web page: http://www.mse.utah.edu/~nairn
_______________________________________________
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.

  • Prev by Date: Re: Allocation and disposal inside a loop
  • Next by Date: Re: Updated Cocoa documentation available
  • Previous by thread: Re: Updated Cocoa documentation available
  • Next by thread: __attribute__ section not supported?
  • Index(es):
    • Date
    • Thread