首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > plactorkit

plactorkit

  • 资源大小:411.74 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: objective-c Threads Actor

资 源 简 介

Description ActorKit provides an Objective-C implementation of asynchronous inter-thread message passing. The purpose of ActorKit is to facilitate the implementation of concurrent software on both the desktop (Mac OS X) and embedded devices (iPhone OS). On the iPhone, thread-based concurrency is a critical tool in achieving high interface responsiveness while implementing long-running and potentially computationally expensive background processing. On Mac OS X, thread-based concurrency opens the door to leveraging the power of increasingly prevalent multi-core desktop computers. To this end, ActorKit endeavours to provide easily understandable invariants for concurrent software: All threads are actors. Any actor may create additional actors. Any actor may asynchronously deliver a message to another actor. An actor may synchronously wait for message delivery from another actor. As an actor may only sy
VIP VIP
0.170321s