Adobe Air 应用程序支持多核处理吗?

发布于 2024-09-17 19:39:48 字数 402 浏览 3 评论 0原文

Adobe 应用程序支持多核还是仍然使用单核?

那么,如果我使用 Pentium 4 处理器 (3 ghz) v/sa 双核处理器 (2.7 ghz),它会对速度(应用程序性能)产生影响


编辑: 正如 AndrejaKo 在下面的评论中提到的,我已经在 SuperUser 但我希望这里的一些 Air 开发人员能提供有关此问题的更多信息.

Do Adobe apps support multiple cores or do they still use single core?

So will it make a difference in speed (in performance of the application) if I'm using a Pentium 4 processor (3 ghz) v/s a Dual Core Processor (2.7 ghz)


Edit:
As mentioned by AndrejaKo in his comment below, I have already asked this question on SuperUser but I was hoping that some Air developers here would have more information regarding this question.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

Bonjour°[大白 2024-09-24 19:39:48

我不是 Air 开发人员,但我能找到的所有文档都表明,不,Air 目前不支持真正的并发......尽管他们正在考虑将 Web Workers 留在借来的副本中的起伏未来版本的 WebKit。

我认为最后一篇涵盖了您所询问的 AIR 版本。

I'm not an Air developer, but all the documentation I was able to find indicates that, no, Air does not currently support true concurrency... though they're considering the ups and downs of leaving Web Workers in their borrowed copy of WebKit for a future release.

I think that last one covers the version of AIR you're asking about.

蓝海 2024-09-24 19:39:48

Adobe 不提供任何用于处理线程的 ActionScript 或 JavaScript API。因此,用其中一种语言编写的所有内容都肯定会单线程执行。

Adobe does not provide any ActionScript or JavaScript APIs for working with threads. So, everything written in one of those languages will definitely be executed single-threaded.

愛放△進行李 2024-09-24 19:39:48

随着 adobe air 3.4 的发布,adobe 将使用新的工作 API 支持并发。

http://www.bytearray.org/?p=4423

With adobe air 3.4 release, adobe will support concurrency using a new workers api.

http://www.bytearray.org/?p=4423

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文