NDRunLoopMessenger

Allows Cocoa developers to send messages in a NSRunLoop from another thread
Download

NDRunLoopMessenger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Nathan Day
  • Publisher web site:
  • http://homepage.mac.com/nathan_day/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 111 KB

NDRunLoopMessenger Tags


NDRunLoopMessenger Description

Allows Cocoa developers to send messages in a NSRunLoop from another thread NDRunLoopMessenger is an open source Cocoa class for sending messages in a NSRunLoop from another thread, it doesn't have the overhead of Distributed Objects and is easier to use but can only handle messaging between threads in the same process/task. An instance is made within the NSRunLoop you want to message into and then other threads can send messages by use of methods like -target:performSelector: alternatively NDRunLoopMessenger can return a proxy which you can send messages to.


NDRunLoopMessenger Related Software