• 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
NSImages and Distributed Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSImages and Distributed Objects


  • Subject: NSImages and Distributed Objects
  • From: Greg Hulands <email@hidden>
  • Date: Thu, 15 May 2003 19:38:09 +1000

Hi List,
I am using DO between multiple threads to communicate, but have come into a problem when getting the worker thread of the DO connection to write a file to disk, it takes a long long time (files are around 17MB each) to copy the image over the connection. Is it possible to just copy the address of the image and pass it over the connection so that the worker thread can then just access the memory address a write it to file and avoid the overhead of copying copious amount of data of the DO connection?

Any help is appreciated.

Regards,
Greg
_______________________________________________
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: NSNetService resolve problem
  • Next by Date: Path from a NSDictionary
  • Previous by thread: NSNetService resolve problem
  • Next by thread: Path from a NSDictionary
  • Index(es):
    • Date
    • Thread