【24h】

Parallel Programming in Morpho

机译:Morpho中的并行编程

获取原文
获取原文并翻译 | 示例

摘要

Morpho is a multi-paradigm programming language developed at the University of Iceland that supports parallel programming using both fibers (coroutines) and concurrently executing tasks (threads). Communication between both tasks and fibers is through channels. Morpho is open source and an alpha version is available. Morpho can be used to augment Java with massively scalable multitreading, with orders of magnitude more concurrent computations than is possible with regular Java threading. Morpho supports polymorphic modules using a unique method based on substitutions rather than parametrization.
机译:Morpho是冰岛大学开发的一种多范式编程语言,它支持使用光纤(协程)和同时执行任务(线程)的并行编程。任务和光纤之间的通信是通过渠道进行的。 Morpho是开源的,并且提供了Alpha版本。 Morpho可用于通过大规模可扩展的多重踩踏来增强Java,与常规Java线程相比,其并发计算的数量级要高几个数量级。 Morpho使用基于替代而非参数化的独特方法来支持多态模块。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号